commit | a3ee78ec6a5d9a86267a09de9ff27d4e0a21acca | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Fri Nov 25 13:48:29 2016 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 07 15:23:38 2016 +0100 |
tree | 54bc24df5be1ac7068d18bcccb53abe8b305c891 | |
parent | df950da188f7209a640f6eb3afda171a5afdf71f [diff] |
gpio: arizona: Remove pointless set of platform drvdata We use the gpio chip private data in all the callbacks so remove this redundant line of code. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>