Re: [PATCH v2] pinctrl: add params in disable_setting for different usage

From: Tony Lindgren
Date: Mon Jun 02 2014 - 11:39:58 EST


* Stephen Warren <swarren@xxxxxxxxxxxxx> [140523 09:16]:
> On 05/22/2014 07:54 PM, FanWu wrote:
> > the pinctrl-single driver is still using ops->disable, if I remove the
> > "disable" in ops, there will be build error in the vendor's code base
> > who is using pinctrl-single driver.
>
> I thought Tony said it was fine to simply remove pinctrl-single's
> ops->disable code completeley.

AFAIK nobody is using it. At least we don't have any references to
pinctrl-single,function-off property in the .dts files.

So removing pcs_disable seems safe to do, the property we probably
want to parse and produce a warning in case somebody is using it
out of tree.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/