upstream: [media] drx-j: get rid of dead code
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 9 Mar 2014 10:34:51 +0000 (07:34 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:20 +0000 (14:26 +0900)
commit4731cad44cc79b542cab19b63e5dcb04d7eea153
tree1a0f1709970a27d20f940fbbe85bdcbf7e223515
parent19205230d6dfd00f61ddba228871b4a2b09fbea3
upstream: [media] drx-j: get rid of dead code

There are large chunks of code at drx-j that aren't used. Most
of them are due to analog TV support. Well, just enabling them
won't make analog support work, as devices with DRX and analog
support requires an extra chip (avf4910).

We don't have drivers for it, nor the current device that uses
this frontend has support for analog TV.

So, let's just get rid of this code. If latter needed, this
patch can easily be reverted from git history.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/drxj.c