On 11 February 2011 21:18, Dmitry Eremin-Solenikov wrote:
> On 2/11/11, andrzej zaborowski wrote:
>> On 31 January 2011 16:20, Dmitry Eremin-Solenikov
>> wrote:
>>> pxa2xx_pic duplicated some code from arm-pic. Drop it, replacing with
>>> references to arm-pic. Also use qdev/sysbus framework to
Hi,
On 11 February 2011 21:24, Dmitry Eremin-Solenikov wrote:
> On 2/11/11, Dmitry Eremin-Solenikov wrote:
>> I just planned to later reuse allocated arm-pic IRQ's (the new one) to
>> be passed to pxa2xx-gpio (to drop usage of cpu-env). I think. I can
>> still allocate
>> arm-pic but use only th
Hello,
On 2/11/11, Dmitry Eremin-Solenikov wrote:
> On 2/11/11, andrzej zaborowski wrote:
>> On 31 January 2011 16:20, Dmitry Eremin-Solenikov
>> wrote:
>>> pxa2xx_pic duplicated some code from arm-pic. Drop it, replacing with
>>> references to arm-pic. Also use qdev/sysbus framework to handle
On 2/11/11, andrzej zaborowski wrote:
> On 31 January 2011 16:20, Dmitry Eremin-Solenikov
> wrote:
>> pxa2xx_pic duplicated some code from arm-pic. Drop it, replacing with
>> references to arm-pic. Also use qdev/sysbus framework to handle
>> pxa2xx-pic.
>
> The duplication involves about 4 lines
On 31 January 2011 16:20, Dmitry Eremin-Solenikov wrote:
> pxa2xx_pic duplicated some code from arm-pic. Drop it, replacing with
> references to arm-pic. Also use qdev/sysbus framework to handle
> pxa2xx-pic.
The duplication involves about 4 lines of code, at this level I
strongly prefer to not a
pxa2xx_pic duplicated some code from arm-pic. Drop it, replacing with
references to arm-pic. Also use qdev/sysbus framework to handle
pxa2xx-pic.
Signed-off-by: Dmitry Eremin-Solenikov
---
hw/pxa2xx_pic.c | 125 +--
1 files changed, 66 inserti