]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 20 Jun 2012 17:10:32 +0000 (19:10 +0200)
committerChris Ball <cjb@laptop.org>
Sat, 21 Jul 2012 04:02:10 +0000 (00:02 -0400)
commitc8f4a097e7152d520d7be1495fa0edf1ec156308
tree9721b287aaa6826d092d0a814f581a653430ac9b
parenta2d54cb2d455378f361d8e76728db403a5fb4462
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks

Instead of delivering one static clock frequency value, read from the
hardware during probing, enable the tmio-mmc driver to re-read the
frequency dynamically.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mobile_sdhi.c