mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 9 Feb 2012 21:57:13 +0000 (22:57 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 27 Mar 2012 16:20:16 +0000 (12:20 -0400)
commitc391e1b9ebfe31514fa95a0cdd30c2cbc9652c89
treea126e9621172ead9bede04f2413fa79ffd3871d2
parent58126c878b4a4f658015e383614bafb6331e46d3
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data

The controller power status flag does not have to be accessed from the
hot-plug detection code any more, it can now be removed from the platform
data and put in the controller private struct.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_pio.c
include/linux/mfd/tmio.h
This page took 0.027146 seconds and 5 git commands to generate.