From: Alexey Khoroshilov Date: Mon, 24 Jun 2013 18:57:36 +0000 (-0300) Subject: [media] tlg2300: implement error handling in poseidon_probe() X-Git-Tag: v3.12-rc1~135^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3333447c6946f8a76548d1599686a2bbd11e9264;p=pandora-kernel.git [media] tlg2300: implement error handling in poseidon_probe() All poseidon init functions properly return error codes, but they are ignored by poseidon_probe(). The patch implements handling of error cases. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed