OSDN Git Service

mmc: rtsx: Call MFD hook to switch output voltage
authorWei WANG <wei_wang@realsil.com.cn>
Wed, 23 Jan 2013 01:51:05 +0000 (09:51 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 27 Jan 2013 00:29:57 +0000 (01:29 +0100)
commitef85e736b1052d8c1e56990f0d08b6fce7cdbe41
tree7dabd0d913af798eef23ca42daf1a720883f15dd
parentd817ac4e181710cd02b582b759d3123ad2cfa8d8
mmc: rtsx: Call MFD hook to switch output voltage

Different card reader has different method to switch output voltage, so
we have to use the callback function provided by MFD driver to switch
output pad voltage.

Signed-off-by: Wei WANG <wei_wang@realsil.com.cn>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mmc/host/rtsx_pci_sdmmc.c