OSDN Git Service

openpic: move IACK to its own function
authorScott Wood <scottwood@freescale.com>
Thu, 3 Jan 2013 13:25:39 +0000 (13:25 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 7 Jan 2013 16:37:11 +0000 (17:37 +0100)
commita898a8fc96a071189206218b39b5db99531f5c8b
tree07e742ad359f682631c0c72b97daa7655115fc7b
parent4417c73305f60e46a2370bcaf3635981f5dbc050
openpic: move IACK to its own function

Besides making the code cleaner, we will need a separate way to access
IACK in order to implement EPR (external proxy) interrupt delivery.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/openpic.c