upstream: [media] technisat-usb2: rename led enums to be specific to driver
authorLuis R. Rodriguez <mcgrof@suse.com>
Fri, 18 Apr 2014 01:24:43 +0000 (22:24 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:27:11 +0000 (14:27 +0900)
commitb5157d74c3d119b29420e4d5b077db322b2fde7c
treedcc15ca7a14c4b2fb826cdafa64d2c132ffdc9b7
parenta1154c3861fddd41fc9aa7e4378205082cd5ad5a
upstream: [media] technisat-usb2: rename led enums to be specific to driver

The current names clash with include/linux/leds.h namespace,
although there is no compile issue currently this does affect
backports. Drivers should also try to avoid generic namespaces
for things like this.

Cc: Felipe Pena <felipensp@gmail.com>
Cc: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/dvb-usb/technisat-usb2.c