diff options
author | Tony Prisk <linux@prisktech.co.nz> | 2013-05-10 17:45:56 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-05-14 11:08:28 (GMT) |
commit | 1c7ad8f0019403bd32f457f14477e1855d93f434 (patch) | |
tree | a0cf2fc56643cf9392791a27e5501866bdc27ed9 /kernel/Kconfig.locks | |
parent | 86c976e43da417e341bee30ee734b89743ebe7e8 (diff) | |
download | linux-1c7ad8f0019403bd32f457f14477e1855d93f434.tar.xz |
pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table
WMT_PIN_WAKEUP1 should be declared as WMT_PIN(0, 17) rather than
WMT_PIN(0, 16). This currently generates a runtime warning because
WMT_PIN_WAKEUP0 is already defined as WMT_PIN(0, 16).
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'kernel/Kconfig.locks')
0 files changed, 0 insertions, 0 deletions