From: HeungJun Kim Date: Sat, 3 Dec 2011 00:53:20 +0000 (-0300) Subject: [media] m5mols: Improve the interrupt handling routines X-Git-Tag: v3.3-rc1~48^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce808a478ae5b79e52ea170b35c459829296330f;p=pandora-kernel.git [media] m5mols: Improve the interrupt handling routines The work struct based interrupt handling is not flexible enough as the M-5MOLS control sequence involves I2C access sequences before and after an interrupt is generated. A single waitqueue is enough for the job so remove the work struct based code. Signed-off-by: HeungJun Kim Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed