V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 17 Sep 2007 08:13:45 +0000 (05:13 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:01:28 +0000 (19:01 -0200)
The remove driver function expects that the client is still attached
to the driver, so do the detach after calling remove().

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found