diff options
author | 2012-04-20 09:01:05 +0200 | |
---|---|---|
committer | 2012-07-21 00:02:14 -0400 | |
commit | e2ee996eaad64c149cb7cfd344789c7e0c1577dc (patch) | |
tree | d4e6e2d11fbdaeb04e3728a9822e870fff7eb688 /tools/perf/scripts/python | |
parent | mmc: sh_mmcif: re-read the clock frequency every time it is turned on (diff) | |
download | linux-dev-e2ee996eaad64c149cb7cfd344789c7e0c1577dc.tar.xz linux-dev-e2ee996eaad64c149cb7cfd344789c7e0c1577dc.zip |
mmc: sh_mmcif: remove redundant .down_pwr() callback
From the original version of sh_mmcif the .set_pwr() callback has only been
used to turn the card's power on, and the .down_pwr() callback has been
used to turn it off. .set_pwr() can be used for both these tasks, which is
also how it is implemented by the only user of this API: the SH7724 ecovec
board.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions