From: Hans Verkuil Date: Thu, 12 Mar 2009 21:56:15 +0000 (-0300) Subject: V4L/DVB (10983): v4l2-common: add missing i2c_unregister_device. X-Git-Tag: v2.6.30-rc1~621^2~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c026c35114d169d77c2543fdf4d5689a1c9a51d;p=pandora-kernel.git V4L/DVB (10983): v4l2-common: add missing i2c_unregister_device. If the i2c sub-device cannot be found, then we must unregister the i2c_client. Otherwise this will prevent a possible probe for a different device on that same address. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed