
Hi Tom,
Please pull this PR.
thanks! Jagan.
The following changes since commit df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa:
Prepare v2016.03 (2016-03-14 10:20:21 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 77b8d04854f486741471ad02b93b473b5b3d72f8:
spi: omap3: Convert to driver model (2016-03-14 22:46:28 +0530)
---------------------------------------------------------------- Jagan Teki (3): spi: omap3: Move headers code inside the driver spi: omap3: Make local functions as static spi: omap3: Convert to driver model
drivers/spi/Kconfig | 7 + drivers/spi/omap3_spi.c | 757 +++++++++++++++++++++++++++++++----------------- drivers/spi/omap3_spi.h | 109 ------- 3 files changed, 497 insertions(+), 376 deletions(-) delete mode 100644 drivers/spi/omap3_spi.h