Home
last modified time | relevance | path

Searched hist:"0 e3db173e2b9fd3b82246516e72c17763eb5f98d" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/
H A Dcore.hdiff 0e3db173e2b9fd3b82246516e72c17763eb5f98d Fri Mar 02 21:05:46 CET 2012 Stephen Warren <swarren@nvidia.com> pinctrl: add usecount to pins for muxing

Multiple mapping table entries could reference the same pin, and hence
"own" it. This would be unusual now that pinctrl_get() represents a single
state for a client device, but in the future when it represents all known
states for a device, this is quite likely. Implement reference counting
for pin ownership to handle this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
H A Dpinmux.cdiff 0e3db173e2b9fd3b82246516e72c17763eb5f98d Fri Mar 02 21:05:46 CET 2012 Stephen Warren <swarren@nvidia.com> pinctrl: add usecount to pins for muxing

Multiple mapping table entries could reference the same pin, and hence
"own" it. This would be unusual now that pinctrl_get() represents a single
state for a client device, but in the future when it represents all known
states for a device, this is quite likely. Implement reference counting
for pin ownership to handle this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>