tmio_mmc: Balance cell enable()/disable() calls
authorMagnus Damm <damm@opensource.se>
Wed, 17 Feb 2010 07:38:23 +0000 (16:38 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:27 +0000 (22:17 +0100)
commit7ee422dc6e947fcdc153246d47f26ae0b7cf083d
tree840b9c7b7a11abe91af7ac459bd68888ae39ffe7
parent707f0b2fbc65876e8abd94d26d8d0620600c05d4
tmio_mmc: Balance cell enable()/disable() calls

This patch adds cell->disable() calls to the tmio-mmc
probe() error handling and the remove() function.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mmc/host/tmio_mmc.c