[PATCH 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support
From: Paul Bolle <hidden>
Date: 2015-07-09 08:33:00
Also in:
linux-gpio, lkml
From: Paul Bolle <hidden>
Date: 2015-07-09 08:33:00
Also in:
linux-gpio, lkml
Hi Masahiro, On do, 2015-07-09 at 14:32 +0900, Masahiro Yamada wrote:
After I read your references and thought a bit more, I am now considering to change the bool into tristate. [...] Is this OK with you?
Whether this should be bool or tristate is up to you and the maintainer (Linus?). I just prefer if you'd be consistent with that choice (ie, you should not use module specific code in a built-in only driver). Thanks, Paul Bolle