staging: nvec: rename led driver to board specific paz00 driver
authorMarc Dietrich <marvin24@gmx.de>
Sun, 24 Jun 2012 21:25:20 +0000 (23:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 17:55:38 +0000 (10:55 -0700)
commitac562680577a28fa98ebecebff5e5097ccf9a9d2
tree0bd117871b91270f9aab7ba00a5107e6d9555212
parentebefae28cea729cb1fa9c944179f62d7dd65b10f
staging: nvec: rename led driver to board specific paz00 driver

The led driver used OEM commands which are not part of the nvec protocol
definition. Therefore it is renamed to nvec_paz00 to reflect that it only
applies to PAZ00 board based devices.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/Kconfig
drivers/staging/nvec/Makefile
drivers/staging/nvec/nvec.c
drivers/staging/nvec/nvec_leds.c [deleted file]
drivers/staging/nvec/nvec_paz00.c [new file with mode: 0644]
This page took 0.043526 seconds and 5 git commands to generate.