]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[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)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 22:47:43 +0000 (19:47 -0300)
commitfff287bb22fd8113fa086114037df4b07e2f69de
tree67a69c6f64b8c2f9df41bf990a42179adfc4ed5d
parent3eb51f5ec0dc9dfaa08bb8a376c2379c8a26d0d1
[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