mfd: twl4030-power: Fix regression with missing compatible flag
authorTony Lindgren <tony@atomide.com>
Sun, 2 Nov 2014 18:09:38 +0000 (10:09 -0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 25 Nov 2014 16:18:48 +0000 (16:18 +0000)
commit1b9b46d05f887aec418b3a5f4f55abf79316fcda
tree7d9d5434346151e8a4cb2b0273fa73da31850a0a
parent5cb5d9616a47d5383a85379afa4429382ef46b38
mfd: twl4030-power: Fix regression with missing compatible flag

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: twl4030-power: Add generic reset configuration")
Cc: stable@vger.kernel.org # v3.16+
Reported-by: "Dr. H. Nikolaus Schaller" <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/twl4030-power.c