Most x86 interrupt drivers will want to use the standard PIRQ routing and
table setup. Put this code in a common function so it can be used by those
drivers that want it.
Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
---
arch/x86/cpu/irq.c | 7 ++-
arch/x86/include/asm/irq.h | 7
On Mon, Dec 14, 2015 at 2:05 PM, Bin Meng wrote:
> On Tue, Dec 1, 2015 at 12:47 PM, Simon Glass wrote:
>> Most x86 interrupt drivers will want to use the standard PIRQ routing and
>> table setup. Put this code in a common function so it can be used by those
>> drivers that want it.
>>
>> Signed-o
On Tue, Dec 1, 2015 at 12:47 PM, Simon Glass wrote:
> Most x86 interrupt drivers will want to use the standard PIRQ routing and
> table setup. Put this code in a common function so it can be used by those
> drivers that want it.
>
> Signed-off-by: Simon Glass
> ---
>
Reviewed-by: Bin Meng
_
Most x86 interrupt drivers will want to use the standard PIRQ routing and
table setup. Put this code in a common function so it can be used by those
drivers that want it.
Signed-off-by: Simon Glass
---
arch/x86/cpu/irq.c | 7 ++-
arch/x86/include/asm/irq.h | 7 +++
2 files chang
4 matches
Mail list logo