]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: adp5588: move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 May 2017 21:57:27 +0000 (23:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 29 May 2017 11:36:45 +0000 (13:36 +0200)
commitc1a4634013141b96324c647b45356e16f1fff781
treed1d123b932f15df0062e0d94c4002ae3e3bec502
parente3fe07e03e61c8483e8ffe804108787192177a76
gpio: adp5588: move header file out of I2C realm

include/linux/i2c is not for client devices. Move the header file to a
more appropriate location.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/blackfin/mach-bf537/boards/stamp.c
drivers/gpio/gpio-adp5588.c
drivers/input/keyboard/adp5588-keys.c
include/linux/platform_data/adp5588.h [moved from include/linux/i2c/adp5588.h with 100% similarity]