Re: [PATCH] SOLO6x10: Remove dead code.

2015-06-14 Thread Ismael Luceno
On Mon, 08 Jun 2015 15:50:22 +0200 khal...@piap.pl (Krzysztof Hałasa) wrote: > solo_dev and pdev cannot be NULL here. It doesn't matter if we > initialized the PCI device or not. > > Signed-off-by: Krzysztof Hałasa > > --- a/drivers/media/pci/solo6x10/solo6x10-core.c > +++ b/drivers/media/pci/so

[PATCH] SOLO6x10: Remove dead code.

2015-06-08 Thread Krzysztof Hałasa
solo_dev and pdev cannot be NULL here. It doesn't matter if we initialized the PCI device or not. Signed-off-by: Krzysztof Hałasa --- a/drivers/media/pci/solo6x10/solo6x10-core.c +++ b/drivers/media/pci/solo6x10/solo6x10-core.c @@ -134,23 +134,11 @@ static irqreturn_t solo_isr(int irq, void *dat