Re: [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

2012-09-12 Thread Jon Hunter
On 09/11/2012 11:34 AM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120911 09:26]: On 09/10/2012 07:58 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120910 15:00]: On 09/07/2012 05:22 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120905 12:05]: The dmtimer

Re: [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

2012-09-11 Thread Jon Hunter
On 09/10/2012 07:58 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120910 15:00]: On 09/07/2012 05:22 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120905 12:05]: The dmtimer functions to read and write the dmtimer registers are currently defined as follows ... static

Re: [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

2012-09-11 Thread Tony Lindgren
* Jon Hunter jon-hun...@ti.com [120911 09:26]: On 09/10/2012 07:58 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120910 15:00]: On 09/07/2012 05:22 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120905 12:05]: The dmtimer functions to read and write the dmtimer

Re: [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

2012-09-10 Thread Jon Hunter
On 09/07/2012 05:22 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120905 12:05]: The dmtimer functions to read and write the dmtimer registers are currently defined as follows ... static inline u32 __omap_dm_timer_read(struct omap_dm_timer *timer, u32 reg,

Re: [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

2012-09-10 Thread Tony Lindgren
* Jon Hunter jon-hun...@ti.com [120910 15:00]: On 09/07/2012 05:22 PM, Tony Lindgren wrote: * Jon Hunter jon-hun...@ti.com [120905 12:05]: The dmtimer functions to read and write the dmtimer registers are currently defined as follows ... static inline u32 __omap_dm_timer_read(struct

Re: [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

2012-09-07 Thread Tony Lindgren
* Jon Hunter jon-hun...@ti.com [120905 12:05]: The dmtimer functions to read and write the dmtimer registers are currently defined as follows ... static inline u32 __omap_dm_timer_read(struct omap_dm_timer *timer, u32 reg, int posted); static

[PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

2012-09-05 Thread Jon Hunter
The dmtimer functions to read and write the dmtimer registers are currently defined as follows ... static inline u32 __omap_dm_timer_read(struct omap_dm_timer *timer, u32 reg, int posted); static inline void __omap_dm_timer_write(struct