commit | 8bb84227d1ba41d6c1ec9350a4424ece5fe00e33 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jan 29 22:10:56 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 21 20:31:59 2011 -0300 |
tree | fd48ac9b2cd6fb974f1b9a66ec4ba01c9c362cec | |
parent | b8bc77db1e23c6e141734511db873902c66bec8c [diff] |
[media] cx231xx: Simplify interface checking logic at probe Just a cleanup patch. Removes one indent level by moving the return -ENODEV to happen before the device register logic, if the interface is not the audio/video (int 1). Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>