V4L/DVB (7093): radio-sf16fmi: fix request_region()
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 27 Jan 2008 17:43:20 +0000 (14:43 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 18 Feb 2008 14:14:59 +0000 (11:14 -0300)
isapnp_fmi_probe attaches device. However, if request_region() fails, the
device isn't disattached.

Reviewed-by: Douglas Schilling Landgraf <dougsland@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found