summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/bfin_rotary.h
Commit message (Collapse)AuthorAgeFilesLines
* input: misc: remove blackfin rotary driverArnd Bergmann2018-03-261-117/+0
| | | | | | | | | The blackfin architecture is getting removed, so this one is obsolete as well. Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Acked-by: Aaron Wu <aaron.wu@analog.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-151-0/+1
| | | | | | | | | | Newer Blackfin boards use pinctrl API to manage pins and the legacy peripherial lists are not useful on them. Let's move pin lists into platform data so older boards can still use them and newer boards can use the modern API. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
* Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-151-0/+116
The platform data definition of the rotary driver should be generic for all architectures. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
OpenPOWER on IntegriCloud