Re: [PATCH 4/8] pinctrl: implement pinctrl_check_ops
From: Linus Walleij <hidden>
Date: 2012-03-20 12:14:26
Also in:
linux-tegra, lkml
From: Linus Walleij <hidden>
Date: 2012-03-20 12:14:26
Also in:
linux-tegra, lkml
On Fri, Mar 16, 2012 at 9:54 PM, Stephen Warren [off-list ref] wrote:
Most code assumes that the pinctrl ops are present. Validate this when registering a pinctrl driver. Remove the one place in the code that was checking whether one of these non-optional ops was present. Signed-off-by: Stephen Warren <redacted>
Good idea, applied. Yours, Linus Walleij