Re: [PATCH v2 0/3] Bugfix and cleanup the timer driver for Milbeaut M10V

2019-04-12 Thread Sugaya, Taichi

Hi,

On 2019/04/12 20:09, Daniel Lezcano wrote:

On 12/04/2019 09:36, Sugaya Taichi wrote:

This series fixes a bug and cleanup code about timer driver for
Milbeaut M10V.
Since it is difficult to separate, it is integrated into a series.

Changes from v1:
  -Add "Fixes" tag.

Sugaya Taichi (3):
   clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer
   clocksource/drivers/timer-milbeaut: Add shutdown function
   clocksource/drivers/timer-milbeaut: Cleanup common register accesses

  drivers/clocksource/timer-milbeaut.c | 66 +---
  1 file changed, 47 insertions(+), 19 deletions(-)


Series applied for 5.2

Thanks

   -- Daniel




Thank you!



Re: [PATCH v2 0/3] Bugfix and cleanup the timer driver for Milbeaut M10V

2019-04-12 Thread Daniel Lezcano
On 12/04/2019 09:36, Sugaya Taichi wrote:
> This series fixes a bug and cleanup code about timer driver for
> Milbeaut M10V.
> Since it is difficult to separate, it is integrated into a series.
> 
> Changes from v1:
>  -Add "Fixes" tag.
> 
> Sugaya Taichi (3):
>   clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer
>   clocksource/drivers/timer-milbeaut: Add shutdown function
>   clocksource/drivers/timer-milbeaut: Cleanup common register accesses
> 
>  drivers/clocksource/timer-milbeaut.c | 66 
> +---
>  1 file changed, 47 insertions(+), 19 deletions(-)

Series applied for 5.2

Thanks

  -- Daniel


-- 
  Linaro.org │ Open source software for ARM SoCs

Follow Linaro:   Facebook |
 Twitter |
 Blog



[PATCH v2 0/3] Bugfix and cleanup the timer driver for Milbeaut M10V

2019-04-12 Thread Sugaya Taichi
This series fixes a bug and cleanup code about timer driver for
Milbeaut M10V.
Since it is difficult to separate, it is integrated into a series.

Changes from v1:
 -Add "Fixes" tag.

Sugaya Taichi (3):
  clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer
  clocksource/drivers/timer-milbeaut: Add shutdown function
  clocksource/drivers/timer-milbeaut: Cleanup common register accesses

 drivers/clocksource/timer-milbeaut.c | 66 +---
 1 file changed, 47 insertions(+), 19 deletions(-)

-- 
1.9.1