On śro, 2014-10-15 at 14:18 +0200, Pavel Machek wrote:
> Hi!
>
> > The reference counter of device allocated for power supply was
> > incremented with each call to power_supply_get_by_name() and
> > power_supply_get_by_phandle().
> >
> > Add a symmetric 'put' operation so the device could be rele
Hi!
> The reference counter of device allocated for power supply was
> incremented with each call to power_supply_get_by_name() and
> power_supply_get_by_phandle().
>
> Add a symmetric 'put' operation so the device could be released after
> final put_device() call during supply unregistering.
>
Hi,
The reference counter of device allocated for power supply was
incremented with each call to power_supply_get_by_name() and
power_supply_get_by_phandle().
Add a symmetric 'put' operation so the device could be released after
final put_device() call during supply unregistering.
Rebased on ne
3 matches
Mail list logo