From: Sakari Ailus Date: Tue, 16 Oct 2007 15:08:28 +0000 (+0300) Subject: ARM: OMAP2: Camera: Fix v4l2 int device detach X-Git-Tag: v2.6.24-omap1~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c189170e1c76285273ed5937fe4503ebdcbfe30c;p=pandora-kernel.git ARM: OMAP2: Camera: Fix v4l2 int device detach omap24xxcam_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 omap24xxcam_device_register. Signed-off-by: Sakari Ailus Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed