OSDN Git Service

[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)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 11 Mar 2014 10:37:16 +0000 (07:37 -0300)
commitb6c4065eef7ce18d29870cbcf979e7d8c803c551
treebb232bb04aba803f9f88dadfd6dfa5cc774bf38f
parent1d001c3fde34992bd3607ad57221655cbfc74068
[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