Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cba627a5 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (7890): cx18: removed bogus and confusing conditional

parent 1d081601
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -904,7 +904,6 @@ static void cx18_remove(struct pci_dev *pci_dev)

	free_irq(cx->dev->irq, (void *)cx);

	if (cx->dev)
	cx18_iounmap(cx);

	release_mem_region(cx->base_addr, CX18_MEM_SIZE);