Re: [PATCH v2] regulator: add a summary tree in debugfs

2015-04-08 Thread Heiko Stübner
Am Mittwoch, 8. April 2015, 18:38:25 schrieb Mark Brown: > On Tue, Apr 07, 2015 at 04:16:39PM +0200, Heiko Stübner wrote: > > - output current-limit for current regulators > > What I meant here was that we should try to output the current limit for > all regulators, not just for current regulators

Re: [PATCH v2] regulator: add a summary tree in debugfs

2015-04-08 Thread Mark Brown
On Tue, Apr 07, 2015 at 04:16:39PM +0200, Heiko Stübner wrote: > - output current-limit for current regulators What I meant here was that we should try to output the current limit for all regulators, not just for current regulators. I've applied this as is though since it's basically OK, can you