On 30 May 2013 00:15, wrote:
> Jean-Christophe wrote:
>> * Unify function and type naming
>> * use dynamic cast whenever possible
>> * simplify Debug printf.
>> * use new style device intialization.
>>
>> Signed-off-by: Jean-Christophe DUBOIS
>
> Reviewed-by: Peter Chubb
Thanks, applied to arm
Jean-Christophe wrote:
This is fine by me ...
> * Unify function and type naming
> * use dynamic cast whenever possible
> * simplify Debug printf.
> * use new style device intialization.
>
> Signed-off-by: Jean-Christophe DUBOIS
Reviewed-by: Peter Chubb
Peter C
* Unify function and type naming
* use dynamic cast whenever possible
* simplify Debug printf.
* use new style device intialization.
Signed-off-by: Jean-Christophe DUBOIS
---
Change since v1:
* use shorter unified name
* fix a debug print bug in imx_epit_set_freq()
hw/timer/imx_epit.c | 236 ++