commit | e6293d2f8a6cd427a1ef4ddecb16b1d5ae1929cd | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Tue Apr 03 11:30:28 2012 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Apr 04 09:25:40 2012 -0700 |
tree | b14fb66ac1395ec578bf8b250e266bd1cc6cbb48 | |
parent | 0bf25a45386f284d591530ef174eaa9e44d84956 [diff] |
Input: st1232 - add device tree support This patch enables DT support for the st1232 driver which is primarily used on the sh7372 Mackerel board. [dtor@mail.ru: chnaged to use CONFIG_OF and of_match_ptr] Signed-off-by: Magnus Damm <damm@opensource.se> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>