mmc: sd_sdhi: Enable clock using clock framework
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 21 Jul 2017 21:22:56 +0000 (23:22 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Aug 2017 05:38:18 +0000 (14:38 +0900)
commit8cd46cba5397e134e6217310d5b0529b3fa46274
tree5b069ebf672531bd1e84c38d1c947e4c61adc71a
parenta3f0a7d5b50aa558ecab1fc3a9f5d773eac94051
mmc: sd_sdhi: Enable clock using clock framework

Since we now have clock driver for the RCar Gen3 , add support for
enabling the clock into the SH SDHI driver to prevent hacks in the
board files.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/mmc/sh_sdhi.c