Searched hist:f5c3c033f7ebd86e6a6e90f4a97b54d3e0f41d9a (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | spi.h | f5c3c033f7ebd86e6a6e90f4a97b54d3e0f41d9a Mon Dec 14 06:45:17 UTC 2015 Jagan Teki <jteki@openedev.com> spi: make mode visible to both dm and non-dm
Couldn't find the exact reason to define 'mode' for dm, probably it is not using in non-dm drivers but it need to visible both dm and non-dm as mode data is getting dereferred in spi flash core ie common to both.
Cc: Simon Glass <sjg@chromium.org> Tested-by: Jagan Teki <jteki@openedev.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Jagan Teki <jteki@openedev.com>
|