staging: nvec: add device tree support
authorMarc Dietrich <marvin24@gmx.de>
Tue, 1 Nov 2011 20:37:04 +0000 (21:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 01:17:14 +0000 (17:17 -0800)
commit7990b0d7ec449b10da383bab191eb487185aadce
tree298fec26991b33ad9fb1a7e4fc7dbf56d0994551
parentd9f26a6689a3e4ae643fca9c2acda3148b717e63
staging: nvec: add device tree support

This adds device tree support to the nvec driver. By using this method
it is no longer necessary to specify platform data through a board
file.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Acked-by: Stephen Warren <swarren@nvidia.com>
Cc: Julian Andres Klode <jak@jak-linux.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/devicetree/bindings/nvec/nvec_nvidia.txt [new file with mode: 0644]
drivers/staging/nvec/nvec.c