]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: omap_hsmmc: claim pinctrl at probe time
authorDaniel Mack <zonque@gmail.com>
Mon, 15 Oct 2012 16:05:05 +0000 (21:35 +0530)
committerChris Ball <cjb@laptop.org>
Mon, 29 Oct 2012 16:53:48 +0000 (12:53 -0400)
commit8a749a2d9cdc5d565aba993a9e87f933f322bed3
tree27a5357f048a97ef6a9c08fe8a8dc0d8f400cb92
parentdae7d7af1dd11aef049d0bbdbfbea738316bc79a
mmc: omap_hsmmc: claim pinctrl at probe time

This allows DT-driven board to set up the pin mux only when the driver
is in use.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c