On Thu, Dec 6, 2012 at 11:18 AM, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote: > Added support for pin configuration using pinctrl subsystem > to the Samsung keypad driver. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> So we've tried to add some pinctrl default fetchers into the input drivers and Dmitry don't like sprinking calls like that all over the drivers so we're trying to come up with some other scheme. I sent one patch that tried to pick the pinctrl handles by using notifiers but it doesn't work basically due to probe deferral. So next approach will be to try and modify the device core to fetch default pinctrl states. You might try to lobby Dmitry to accepting this in the meantime, as a stepping stone. (I'm OK with it, Acked-by). Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html