linux/Documentation/devicetree
David Jander fd05d08920 Input: gpio_keys - add support for device-tree platform data
This patch enables fetching configuration data, which is normally provided
via platform_data, from the device-tree instead.

If the device is configured from device-tree data, the platform_data struct
is not used, and button data needs to be allocated dynamically. Big part of
this patch deals with confining pdata usage to the probe function, to make
this possible.

Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2011-07-10 16:08:28 -07:00
..
bindings Input: gpio_keys - add support for device-tree platform data 2011-07-10 16:08:28 -07:00
00-INDEX Documentation: add devicetree docs index file 2011-03-16 10:47:03 -07:00
booting-without-of.txt dt: add documentation of ARM dt boot interface 2011-05-23 09:30:20 -06:00