mbox series

[0/3] i.mx7d fixes

Message ID 20180626215955.18933-1-jcd@tribudubois.net
Headers show
Series i.mx7d fixes | expand

Message

Jean-Christophe Dubois June 26, 2018, 9:59 p.m. UTC
Small fixes in the i.mx7d code.

Jean-Christophe Dubois (3):
  i.mx7d: Remove unused header files
  i.mx7d: Change SRC unimpleted device name from sdma to src
  i.mx7d: Change IRQ number type from hwaddr to int

 hw/arm/fsl-imx7.c      | 8 ++++----
 hw/arm/mcimx7d-sabre.c | 2 --
 2 files changed, 4 insertions(+), 6 deletions(-)

Comments

Peter Maydell June 28, 2018, 3:13 p.m. UTC | #1
On 26 June 2018 at 22:59, Jean-Christophe Dubois <jcd@tribudubois.net> wrote:
> Small fixes in the i.mx7d code.
>
> Jean-Christophe Dubois (3):
>   i.mx7d: Remove unused header files
>   i.mx7d: Change SRC unimpleted device name from sdma to src
>   i.mx7d: Change IRQ number type from hwaddr to int
>
>  hw/arm/fsl-imx7.c      | 8 ++++----
>  hw/arm/mcimx7d-sabre.c | 2 --
>  2 files changed, 4 insertions(+), 6 deletions(-)

Thanks, applied all to target-arm.next.

Something seems to have gone wrong with posting of this series:
the patches didn't get sent as followups to the cover letter
(missing In-reply-to: headers). You might want to look into that
for future patch postings.

-- PMM
Jean-Christophe Dubois June 30, 2018, 10:18 p.m. UTC | #2
Le 28/06/2018 à 17:13, Peter Maydell a écrit :
> On 26 June 2018 at 22:59, Jean-Christophe Dubois <jcd@tribudubois.net> wrote:
>> Small fixes in the i.mx7d code.
>>
>> Jean-Christophe Dubois (3):
>>    i.mx7d: Remove unused header files
>>    i.mx7d: Change SRC unimpleted device name from sdma to src
>>    i.mx7d: Change IRQ number type from hwaddr to int
>>
>>   hw/arm/fsl-imx7.c      | 8 ++++----
>>   hw/arm/mcimx7d-sabre.c | 2 --
>>   2 files changed, 4 insertions(+), 6 deletions(-)
> Thanks, applied all to target-arm.next.
>
> Something seems to have gone wrong with posting of this series:
> the patches didn't get sent as followups to the cover letter
> (missing In-reply-to: headers). You might want to look into that
> for future patch postings.
Thank Peter,

Yes, something went wrong (I think this is the piece between the chair 
and the keyboard).

I'll try to be better next time.

JC

>
> -- PMM
>
>