commit | 6f09e686f807611aa03a91e37e9fb5cfc5283703 | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <yamahata@valinux.co.jp> | Fri May 14 16:29:08 2010 +0900 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat May 15 15:41:50 2010 +0000 |
tree | d6f83924c2634cb41d9d6f3acf2c4c7c7ab95855 | |
parent | ec2654fb299306941e80c4907b7a9798cb6c6f05 [diff] |
pc: introduce a function to allocate cpu irq. Introduce a function, pc_allocate_cpu_irq(), to allocate cpu irq in order to make pic_irq_request() piix independent. Later piix code will be split out to another file keeping pic_irq_request() static. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>