6 Aug
2015
6 Aug
'15
6:24 p.m.
On Sat, Aug 01, 2015 at 10:03:42AM +0800, Axel Lin wrote:
When .max_register is set and .writeable_reg is not implement, registers between 0 and .max_register are writeable. This is the same as current implementation of wm8731_writeable(), so just drop implementation for .writeable_reg callback.
Signed-off-by: Axel Lin axel.lin@ingics.com
Acked-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
Thanks, Charles