]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaeae2f4381af345f17cedea75970db1ed39a50c0
tree840b9c7b7a11abe91af7ac459bd68888ae39ffe7
parent25f560ddcae4cfc94dea3856bbef7db7f30c4960
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