summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/mantis/mantis_core.c
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-02 22:11:00 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 11:55:29 -0200
commitda7365f46607207c8166167ba497e3cb3e02270d (patch)
treec56ad281f9afc0977fea8d0e11d06c2593450a61 /drivers/media/dvb/mantis/mantis_core.c
parent55172773c57221c7c81e445d04f811f2f0478c3e (diff)
downloadop-kernel-dev-da7365f46607207c8166167ba497e3cb3e02270d.zip
op-kernel-dev-da7365f46607207c8166167ba497e3cb3e02270d.tar.gz
V4L/DVB (13708): [Mantis] Remove some dead code
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/mantis/mantis_core.c')
-rw-r--r--drivers/media/dvb/mantis/mantis_core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/dvb/mantis/mantis_core.c b/drivers/media/dvb/mantis/mantis_core.c
index 1012959..d159ad6 100644
--- a/drivers/media/dvb/mantis/mantis_core.c
+++ b/drivers/media/dvb/mantis/mantis_core.c
@@ -48,7 +48,6 @@ static int read_eeprom_byte(struct mantis_pci *mantis, u8 *data, u8 length)
return err;
}
-// msleep_interruptible(2);
return 0;
}
@@ -75,7 +74,6 @@ static int write_eeprom_byte(struct mantis_pci *mantis, u8 *data, u8 length)
return 0;
}
-
static int get_mac_address(struct mantis_pci *mantis)
{
int err;
OpenPOWER on IntegriCloud