From: Mauro Carvalho Chehab Date: Sun, 30 Jan 2011 01:10:56 +0000 (-0300) Subject: [media] cx231xx: Simplify interface checking logic at probe X-Git-Tag: v2.6.39-rc1~86^2~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb84227d1ba41d6c1ec9350a4424ece5fe00e33;p=pandora-kernel.git [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 --- Reading git-diff-tree failed