On Tue, Dec 11, 2012 at 10:11 PM, Stephen Warren<swarren@xxxxxxxxxxxxx> wrote:Sure, I will.
Since I assume those function are only supposed to be used by pinctrlGood point, Julien can you fix this?
drivers themselves, should the prototypes go into drivers/pinctrl/core.h
or similar, rather than something in include/linux/pinctrl?
I will do it too.
Hm, maybe pinctrl_force_sleep()/default() isn't such a good name,
maybe it should be pinctrl_hogs_sleep()/pinctrl_hogs_default() intead?
Oh, and don't you need EXPORT_SYMBOL in case the pinctrl driver is a module?True.
Thanks a lot.
Aside from that,Thanks.
Reviewed-by: Stephen Warren<swarren@xxxxxxxxxx>
Yours,
Linus Walleij