commit | 83e88a4259299c15fb33fe48194e816d7c8fb88c | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Wed Aug 10 10:51:05 2016 +0800 |
committer | Andreas Bießmann <andreas@biessmann.org> | Mon Aug 15 22:58:05 2016 +0200 |
tree | 404d707595878d6d0cbbc5f476ef65764bcc92ef | |
parent | 11e2665b10666f9be5fdcd4030242c2d944efea8 [diff] |
mmc: atmel_sdhci: Convert to the driver model support Convert the driver to the driver model 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> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Heiko Schocher <hs@denx.de>