]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
mmc: xilinx_sdhcips: Implement custom supend/resume callbacks
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Tue, 27 Nov 2012 18:02:30 +0000 (10:02 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 28 Nov 2012 08:43:25 +0000 (09:43 +0100)
commit505381cebced61f23ae5a5214f934540ffe7eee0
tree4c818d6cc0e91d0bfecfe5a142d676795ef56919
parent20a050a5fa6388ca17ea7d3d0088f1996acabb6b
mmc: xilinx_sdhcips: Implement custom supend/resume callbacks

The generic suspend/resume callbacks for the sdhci subsystem do not
support clock gating. Therefore Zynq specific callbacks are implemented.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
drivers/mmc/host/sdhci-of-xilinxps.c