lkml.org 
[lkml]   [2005]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[DVB patch 04/48] skystar2: remove duplicate pci_release_region()
remove duplicated pci_release_region() etc.

Signed-off-by: Johannes Stezenbach <js@linuxtv.org>

skystar2.c | 4 ----
1 files changed, 4 deletions(-)

Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/b2c2/skystar2.c
===================================================================
--- linux-2.6.12-rc1-mm1.orig/drivers/media/dvb/b2c2/skystar2.c 2005-03-21 23:27:59.000000000 +0100
+++ linux-2.6.12-rc1-mm1/drivers/media/dvb/b2c2/skystar2.c 2005-03-22 00:14:40.000000000 +0100
@@ -1996,10 +1996,6 @@ static void driver_halt(struct pci_dev *
free_adapter_object(adapter);

pci_set_drvdata(pdev, NULL);
-
- pci_disable_device(pdev);
- pci_release_region(pdev, 1);
- pci_release_region(pdev, 0);
}

static int dvb_start_feed(struct dvb_demux_feed *dvbdmxfeed)
--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:11    [W:0.138 / U:26.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site