]> Git Repo - u-boot.git/commit - drivers/spi/atmel_spi.c
dm: at91: Add driver model support for the spi driver
authorWenyou Yang <[email protected]>
Fri, 28 Oct 2016 06:17:49 +0000 (14:17 +0800)
committerAndreas Bießmann <[email protected]>
Fri, 28 Oct 2016 16:37:15 +0000 (18:37 +0200)
commit0eafd4b77615efdd948e698d83be746dcf026a53
treecc9e4ed2d7d1ed2265b784b70eef99cf0b3491b9
parent2992dd833d11cd988125b11ae72bc18e53b0b2ab
dm: at91: Add driver model support for the spi driver

Add driver model support while retaining the existing legacy code.
This allows the driver to support boards that have converted to
driver model as well as those that have not.

Signed-off-by: Wenyou Yang <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Acked-by: Stephen Warren <[email protected]>
drivers/spi/Kconfig
drivers/spi/atmel_spi.c
This page took 0.031479 seconds and 4 git commands to generate.