]> 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>
Wed, 7 Nov 2012 20:40:56 +0000 (15:40 -0500)
commit9a21c08278c95cd19aed1e9b7f268a089103555f
tree9a24211f3e92a22aac9cf9e3f3682338c02902e7
parentca899f4450dbf2cf14891c777d01d96146b6ecef
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