Re: [PATCH] mfd: twl4030-power: Fix regression with missing compatible flag

2014-11-03 Thread Lee Jones
On Sun, 02 Nov 2014, Tony Lindgren wrote: > Commit e7cd1d1eb16f ("mfd: twl4030-power: Add generic reset > configuration") accidentally removed the compatible flag for > "ti,twl4030-power" that should be there as documented in the > binding. > > If "ti,twl4030-power" only the poweroff configuratio

[PATCH] mfd: twl4030-power: Fix regression with missing compatible flag

2014-11-02 Thread Tony Lindgren
Commit e7cd1d1eb16f ("mfd: twl4030-power: Add generic reset configuration") accidentally removed the compatible flag for "ti,twl4030-power" that should be there as documented in the binding. If "ti,twl4030-power" only the poweroff configuration is done by the driver. Fixes: e7cd1d1eb16f ("mfd: tw