]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] drx-j: move drx39xxj into drxj.c
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 24 Jan 2014 15:25:04 +0000 (12:25 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Mar 2014 17:35:43 +0000 (14:35 -0300)
commit190137478fb1e2487e8b7865c88c9747a16d0f9c
tree18311c75375b0bf6d40af011bd43edacfc66b1b9
parentb78359a6894ac3451bec3fde5d0499fba87b8b67
[media] drx-j: move drx39xxj into drxj.c

While drxj is already too big, moving the code there will
make easier to get rid of the drxj_ctrl function.

It will also help to detect and remove the unused functions,
helping to remove lots of dead code there.

Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/Makefile
drivers/media/dvb-frontends/drx39xyj/drx39xxj.c [deleted file]
drivers/media/dvb-frontends/drx39xyj/drxj.c