summaryrefslogtreecommitdiff
path: root/drivers/media/usb/stk1160
diff options
context:
space:
mode:
authorMatthijs Kooijman <matthijs@stdin.nl>2012-10-15 07:13:44 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-10-28 16:28:58 -0200
commit56411c0f1eec7495bcf1fd6b83a51bb57be608d4 (patch)
tree682650b282526d9107c52578ff5c1363c2d144d1 /drivers/media/usb/stk1160
parent895507c19f88b7bbf82f24737d86cca0398647cb (diff)
downloadlinux-3.10-56411c0f1eec7495bcf1fd6b83a51bb57be608d4.tar.gz
linux-3.10-56411c0f1eec7495bcf1fd6b83a51bb57be608d4.tar.bz2
linux-3.10-56411c0f1eec7495bcf1fd6b83a51bb57be608d4.zip
[media] ene-ir: Fix cleanup on probe failure
This makes the cleanup on probe failure more consistent with other drivers. This is similar to what commit f27b853ea24a9b70585f9251384d97929e6551c3 ("[media] rc: Fix invalid free_region and/or free_irq on probe failure") did for some other drivers. In addition to making the cleanup more consistent, this also fixes a case where (on a ene_hw_detect failure) free_region would be called on a region that was not requested yet. This last problem was probably introduced by the moving of code in commit b31b021988fed9e3741a46918f14ba9b063811db ("[media] ene_ir: Fix driver initialisation") and commit 9ef449c6b31bb6a8e6dedc24de475a3b8c79be20 ("[media] rc: Postpone ISR registration"). Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl> Cc: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/usb/stk1160')
0 files changed, 0 insertions, 0 deletions