On Monday 17 March 2014 07:35 PM, Linus Walleij wrote:
On Mon, Mar 17, 2014 at 2:29 PM, Sekhar Nori [off-list ref] wrote:
quoted
One thing to note is that this driver is used by keystone too and all
its users are DT-only. Although I do not see any in-kernel DT GPIO users
even there.
I can confirm the patch does not break my gpiolib based test module
(test with and without DT), but then it did not have an issue even before.
Is that a Tested-by tag? :-)
Yes.
Tested-by: Sekhar Nori <redacted>
If you're also convinced that fix is safe I'll push it as a fix to v3.14-rcN
if for nothing else so for getting Mr. Holler to stop poking me in the
chest.
It is safe - at the least it does not break anything that is already
working. I guess the decision to put it into -rc depends on whether you
consider out of tree dtbs to be a valid usecase for the kernel.
Thanks,
Sekhar