From 3333447c6946f8a76548d1599686a2bbd11e9264 Mon Sep 17 00:00:00 2001 From: Alexey Khoroshilov Date: Mon, 24 Jun 2013 15:57:36 -0300 Subject: [PATCH] [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-format-patch failed