Re: [PATCH 1/7] regulator: act8865: Expose act8600 registers via debugfs

2016-02-29 Thread Mark Brown
On Sun, Feb 28, 2016 at 04:53:23PM +0100, Maarten ter Huurne wrote: > The read/write/volatile configuration is valid also when debugfs is > not enabled, but it doesn't add any value then. Please write changelogs that accurately describe what your changes do. Any debugfs changes are at best a

Re: [PATCH 1/7] regulator: act8865: Expose act8600 registers via debugfs

2016-02-29 Thread Mark Brown
On Sun, Feb 28, 2016 at 04:53:23PM +0100, Maarten ter Huurne wrote: > The read/write/volatile configuration is valid also when debugfs is > not enabled, but it doesn't add any value then. Please write changelogs that accurately describe what your changes do. Any debugfs changes are at best a

[PATCH 1/7] regulator: act8865: Expose act8600 registers via debugfs

2016-02-28 Thread Maarten ter Huurne
The read/write/volatile configuration is valid also when debugfs is not enabled, but it doesn't add any value then. Signed-off-by: Maarten ter Huurne --- drivers/regulator/act8865-regulator.c | 67 --- 1 file changed, 63 insertions(+), 4

[PATCH 1/7] regulator: act8865: Expose act8600 registers via debugfs

2016-02-28 Thread Maarten ter Huurne
The read/write/volatile configuration is valid also when debugfs is not enabled, but it doesn't add any value then. Signed-off-by: Maarten ter Huurne --- drivers/regulator/act8865-regulator.c | 67 --- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git