[media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.c
authorEzequiel García <elezegarcia@gmail.com>
Mon, 26 Mar 2012 12:13:33 +0000 (09:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 10 Apr 2012 23:42:18 +0000 (20:42 -0300)
commit9d9f479b39d58d5b7d9eae1d12b0f9de3c4fc606
tree9ce683c20a5255be551e73d6a10c5b39d370c721
parent2fd6f8d15371686e3fee87d6119cab9bc4d76349
[media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.c

This function is only used in em28xx-input.c so it
makes no sense to have it anywhere but in em28xx-input.c.

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-input.c