Files
linux/Documentation
Jan Luebbe c5dbcf8b70 pps-gpio: add device-tree binding and support
Instead of allocating a struct pps_gpio_platform_data in the DT case,
store the necessary information in struct pps_gpio_device_data itself.
This avoids an additional allocation and the ifdef.  It also gets rid of
some indirection.

Also use dev_err instead of pr_err in the changed code.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:08:06 -07:00
..
2012-12-14 08:48:59 +01:00
2013-06-03 14:20:18 -07:00
2013-04-02 09:39:55 -07:00
2013-06-03 14:20:18 -07:00
2013-03-02 20:09:50 +00:00
2013-01-10 01:27:46 +01:00
2013-07-03 16:08:05 -07:00
2013-06-03 14:31:39 -07:00
2013-06-23 11:52:58 +02:00
2013-06-18 15:41:03 -07:00
2013-07-03 16:08:03 -07:00
2012-07-29 21:11:05 -03:00
2013-04-16 18:47:19 +09:00
2012-12-05 23:52:10 +00:00
2013-02-19 08:42:37 +01:00
2013-04-24 11:42:42 +10:00