]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "mfd: wm5102: Manually apply register patch"
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Wed, 24 Sep 2014 09:37:10 +0000 (10:37 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 26 Sep 2014 07:24:04 +0000 (08:24 +0100)
commit7be180cc7a0c5768a984126d9468afc82dcf93a2
tree2682e37064c791262d33114d21feb01f970fd553
parentf0933a60d1902c918249d11fb6d9a5ffd581ef5b
Revert "mfd: wm5102: Manually apply register patch"

This reverts commit d9d03496f6f904a3588bdb8b215853bc4e50132c.

It seems this commit was applied twice, once through ASoC and once
through MFD:

commit 4c9bb8bc352a14c9613c77bc3f1e9038cd086b9b
mfd: wm5102: Manually apply register patch

commit d9d03496f6f904a3588bdb8b215853bc4e50132c
mfd: wm5102: Manually apply register patch

This has lead to a small piece of duplicate code. It is harmless hence
how it has gone unoticed for so long. This patch reverts one of the two
commits removing the unneeded code.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/arizona-core.c