summaryrefslogtreecommitdiff
path: root/firmware/ess
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-06-02 18:18:47 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2011-07-31 21:28:19 (GMT)
commitca7a71824ac957b1b9d3322656c05aad38d7275c (patch)
treeff89c76b4cda114343c01f332aa28fb80095f3db /firmware/ess
parent24c3047095fa3954f114bfff2e37b8fcbb216396 (diff)
downloadlinux-ca7a71824ac957b1b9d3322656c05aad38d7275c.tar.xz
mfd: Fix bus lock interaction for WM831x IRQ set_type() operation
The WM831x IRQ set_type() operation is doing a direct register write when called but since set_type() is called with the bus lock held this isn't legal and could cause deadlocks in the IRQ core. Fix this by posting the updates into an array and syncing in the bus_sync_unlock() callback. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'firmware/ess')
0 files changed, 0 insertions, 0 deletions