[media] RedRat3: Return directly after a failed rc_allocate_device() in redrat3_init_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 13 Oct 2016 12:54:46 +0000 (09:54 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 12:55:59 +0000 (10:55 -0200)
commit3f81678d8e4918788b17ab007f41b86aea030bdc
treead0673a7d79e843f76401e1807077bdbddde2372
parent9d45d5fbeb4672648926c8fd2c1f2c08105ee7c3
[media] RedRat3: Return directly after a failed rc_allocate_device() in redrat3_init_rc_dev()

Return directly after a call of the function "rc_allocate_device" failed
at the beginning.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/redrat3.c