On Wed, Jan 20, 2016 at 5:28 PM, Bin Meng wrote:
> On Wed, Jan 20, 2016 at 12:32 PM, Simon Glass wrote:
>> Add a driver for interrupts on queensbay and move the code currently in
>> cpu_irq_init() into its probe() method.
>>
>> Signed-off-by: Simon Glass
>> Reviewed-by: Bin Meng
>> ---
>>
>> Ch
Hi Bin,
On 20 January 2016 at 02:28, Bin Meng wrote:
> On Wed, Jan 20, 2016 at 12:32 PM, Simon Glass wrote:
>> Add a driver for interrupts on queensbay and move the code currently in
>> cpu_irq_init() into its probe() method.
>>
>> Signed-off-by: Simon Glass
>> Reviewed-by: Bin Meng
>> ---
>>
On Wed, Jan 20, 2016 at 12:32 PM, Simon Glass wrote:
> Add a driver for interrupts on queensbay and move the code currently in
> cpu_irq_init() into its probe() method.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Bin Meng
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/x86/cpu/qu
Add a driver for interrupts on queensbay and move the code currently in
cpu_irq_init() into its probe() method.
Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
---
Changes in v3: None
Changes in v2: None
arch/x86/cpu/queensbay/Makefile | 2 +-
arch/x86/cpu/queensbay/irq.c| 65 ++
4 matches
Mail list logo