]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: fix the asic3 irq demux code
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 3 Jul 2008 09:08:27 +0000 (11:08 +0200)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 20 Jul 2008 17:56:12 +0000 (19:56 +0200)
commitee5060037a8c2ba37840e90397020ddc85d4bb8d
tree5b7eb0bc1478e8a652b0116f8e7f0657fd48be57
parentbdb51beed218683391935c07c541e63826ef729c
mfd: fix the asic3 irq demux code

Wrong irq numbers were given to desc->handle_irq, which on some devices
caused endless loops (asic3_irq_demux calling itself, basically).

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/mfd/asic3.c