On Fri, Nov 23, 2018 at 3:25 PM Mark Brown wrote:
> However even with patch 3 I think it'd be better to base this off the
> rest of Linus' series for converting to descriptors (which is currently
> sitting waiting for some more testing) since that will convert
> everything to descriptors and so r
On Thu, Nov 22, 2018 at 05:30:14PM +, Charles Keepax wrote:
> Currently, the regulator core will take ownership of any GPIO passed
> into it. Makes end driver code fairly error prone as the normal devm_
> patterns of allocation don't work. Update the regulator core to only
> free the GPIO if it
Hi Charles,
On 2018-11-22 18:30, Charles Keepax wrote:
> Currently, the regulator core will take ownership of any GPIO passed
> into it. Makes end driver code fairly error prone as the normal devm_
> patterns of allocation don't work. Update the regulator core to only
> free the GPIO if it request
On Thu, Nov 22, 2018 at 6:30 PM Charles Keepax
wrote:
> Currently, the regulator core will take ownership of any GPIO passed
> into it. Makes end driver code fairly error prone as the normal devm_
> patterns of allocation don't work. Update the regulator core to only
> free the GPIO if it request
Currently, the regulator core will take ownership of any GPIO passed
into it. Makes end driver code fairly error prone as the normal devm_
patterns of allocation don't work. Update the regulator core to only
free the GPIO if it requested it, this allows the drivers to manage the
GPIO lifetime as th
5 matches
Mail list logo