]> git.baikalelectronics.ru Git - kernel.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>
Thu, 6 Dec 2012 18:54:39 +0000 (13:54 -0500)
commitc6e8a693b291445989827ce45e26f4d28292c6bb
tree8c57c223ef4804c37ca3254c7e1f661f121c2b51
parent46dd8560e4ee7f9fc390f5b669612f50fc8f154f
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