From: Lad, Prabhakar Date: Mon, 24 Jun 2013 14:51:39 +0000 (-0300) Subject: [media] media: i2c: tvp514x: add support for asynchronous probing X-Git-Tag: v3.12-rc1~135^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f23acb52b168282dd818a48fb3d011ed4200978;p=pandora-kernel.git [media] media: i2c: tvp514x: add support for asynchronous probing Both synchronous and asynchronous tvp514x subdevice probing is supported by this patch. This patch also fixes the error path by calling media_entity_cleanup() on failure in probe when CONFIG_MEDIA_CONTROLLER is enabled. Signed-off-by: Prabhakar Lad Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed