1
0
Fork 0
alistair23-linux/Documentation/mmc
Ulf Hansson 9eadcc0581 mmc: core: Remove MMC_CLKGATE
MMC_CLKGATE was once invented to save power by gating the bus clock at
request inactivity. At that time it served its purpose. The modern way to
deal with power saving for these scenarios, is by using runtime PM.

Nowadays, several host drivers have deployed runtime PM, but for those
that haven't and which still cares power saving at request inactivity,
it's certainly time to deploy runtime PM as it has been around for several
years now.

To simplify code to mmc core and thus decrease maintenance efforts, this
patch removes all code related to MMC_CLKGATE.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
2015-10-26 16:00:09 +01:00
..
00-INDEX mmc: documentation of mmc non-blocking request usage and design. 2011-07-21 10:34:52 -04:00
mmc-async-req.txt mmc: documentation of mmc non-blocking request usage and design. 2011-07-21 10:34:52 -04:00
mmc-dev-attrs.txt mmc: core: Remove MMC_CLKGATE 2015-10-26 16:00:09 +01:00
mmc-dev-parts.txt mmc: boot partition ro lock support 2012-01-11 23:58:43 -05:00