commit | 5a688c455066c21c133bc8ffa7b11f8c66b7fe0b | [log] [tgz] |
---|---|---|
author | Matt Redfearn <matt.redfearn@imgtec.com> | Thu Aug 20 11:30:32 2015 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Aug 24 15:28:34 2015 +0100 |
tree | 1f6702f5d988d0972381a6c2a110bcebdfb17c4e | |
parent | a78ea195f77a8ed2c5f3108a8cdb9a26ebd474d8 [diff] |
mfd: jz4740-adc: Init mask cache in generic IRQ chip The mask cache must be initialised in the generic IRQ chip, otherwise enabling one channel will actually enable all channels when the empty mask cache is written. Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>