commit | ed9342890af6ea52c98bde0a7f5c6313e7232b80 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Nov 30 20:38:45 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Mon Dec 07 00:15:59 2015 +0100 |
tree | 4588fa9bfaf355a2211197256e8a090f15fc4f6e | |
parent | bf5ed2e5997308dadf8b6404c5f02a9864fedf4b [diff] |
arm: socfpga: Remove cpu_mmc_init() This function triggers the registration of the dwmmc driver on SoCFPGA, but this is not needed in case the driver is correctly probed from DT. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Pantelis Antoniou <panto@antoniou-consulting.com> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>