aboutsummaryrefslogtreecommitdiff
path: root/audio/audio_int.h
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2013-01-21 15:53:51 +0000
committerAlexander Graf <agraf@suse.de>2013-01-25 22:02:56 +0100
commitf40c360c0da020a1a478f8e60dd205d7412bc315 (patch)
tree766cc08a70af14c73a97367e7499961f7c9de785 /audio/audio_int.h
parent1ea1ce8ac305d9e006bc8b0f5f3554793fd2fa43 (diff)
openpic: fix remaining issues from idr-to-destmask conversion
openpic_update_irq() was checking idr rather than destmask, treating it as if it were a simple bitmap of cpus. Changed to use destmask. IPI delivery was removing bits directly from .idr, without calling write_IRQreg_idr so that the change could be conveyed to destmask. Changed to use destmask directly. Save/restore destmask when serializing, as due to the IPI change it cannot be reproduced from idr. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'audio/audio_int.h')
0 files changed, 0 insertions, 0 deletions