From: Eduardo Valentin Date: Wed, 21 Nov 2007 22:23:04 +0000 (-0400) Subject: ARM: OMAP1: Camera: Fix v4l2 int device detach X-Git-Tag: v2.6.24-omap1~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7884528e07533a355d998f83e993dca0ed88b68f;p=pandora-kernel.git ARM: OMAP1: Camera: Fix v4l2 int device detach camera_device_unregister expected the argument to be its own device structure but it's actually that of its slave. Also get master from slave's structure in camera_device_register. Signed-off-by: Eduardo Valentin Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed