]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] em28xx: add em28xx_ prefix to functions
authorJarod Wilson <jarod@redhat.com>
Thu, 14 Jul 2011 22:06:08 +0000 (19:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 14:17:39 +0000 (11:17 -0300)
commitf2d0c1c625bc79aa524b52eea2de4262a9be1d90
treeffa6aae43469df69103f99264026aeda6c816434
parent2f00e158b59bf83b8e6bc84130ac291a28827e76
[media] em28xx: add em28xx_ prefix to functions

Makes it more straight-forward to follow stack traces if the functions
don't have generic names. Using this as a crutch while trying to better
understand the lockdep warnings I get when loading the em28xx driver.

CC: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-dvb.c