]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: jz4740: Use managed resources
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 9 Jun 2013 19:10:05 +0000 (21:10 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 16:39:14 +0000 (12:39 -0400)
commit017d84bd45d1d2e584d01f3875aacbfa481aa95a
tree525cc3a72d8c0c987439d310b2b7e5d3d4152440
parent58e300af8192d2f33d0e2dd47c9e31fb5d50c417
mmc: jz4740: Use managed resources

Use managed resources for the mmio memory region and the clock.
Makes the code a bit shorter.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/jz4740_mmc.c