Re: drm: arm/komeda: Remove IRQ parsing from initial series

2019-01-17 Thread james qian wang (Arm Technology China)
On Tue, Jan 15, 2019 at 10:15:44AM +, Liviu Dudau wrote: > The initial series is only introducing the basic components and not > implementing IRQ handling. Remove the left over code that touches > IRQs until the proper implementation is introduced in a later series. > > Signed-off-by: Liviu Du

Re: drm: arm/komeda: Remove IRQ parsing from initial series

2019-01-17 Thread james qian wang (Arm Technology China)
On Tue, Jan 15, 2019 at 10:15:44AM +, Liviu Dudau wrote: > The initial series is only introducing the basic components and not > implementing IRQ handling. Remove the left over code that touches > IRQs until the proper implementation is introduced in a later series. > > Signed-off-by: Liviu Dud

Re: drm: arm/komeda: Remove IRQ parsing from initial series

2019-01-17 Thread james qian wang (Arm Technology China)
On Tue, Jan 15, 2019 at 10:15:44AM +, Liviu Dudau wrote: > The initial series is only introducing the basic components and not > implementing IRQ handling. Remove the left over code that touches > IRQs until the proper implementation is introduced in a later series. > > Signed-off-by: Liviu Dud

[PATCH] drm: arm/komeda: Remove IRQ parsing from initial series

2019-01-15 Thread Liviu Dudau
The initial series is only introducing the basic components and not implementing IRQ handling. Remove the left over code that touches IRQs until the proper implementation is introduced in a later series. Signed-off-by: Liviu Dudau --- drivers/gpu/drm/arm/display/komeda/komeda_dev.c | 5 - dr