]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: gen_atmel_mci: add driver model support for mci
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 13 Apr 2017 02:29:22 +0000 (10:29 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 14 Apr 2017 06:19:57 +0000 (15:19 +0900)
commiteb2a0df1da903016031bf209656b788ba6b8f450
tree6515430ae11ff64a6c50b1744fdfc9cbc2de5b00
parent3d43009a6b9b6480223084d129c02bc735b828c1
mmc: gen_atmel_mci: add driver model support for mci

Add the driver model support for Atmel mci 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 <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/mmc/Kconfig
drivers/mmc/gen_atmel_mci.c