Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1427011

Re: [PATCH V3] clocksource/drivers/bcm_kona: Convert init function to return error

From Daniel Lezcano <daniel.lezcano@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH V3] clocksource/drivers/bcm_kona: Convert init function to return error
Date 2016-06-20 22:20 +0200
Message-ID <rMdPQ-4rx-33@gated-at.bofh.it> (permalink)
References <rMbbk-2Hq-7@gated-at.bofh.it> <rMbEl-2RX-17@gated-at.bofh.it> <rMbEl-2RX-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/20/2016 07:50 PM, Ray Jui wrote:

[ ... ]

>> -CLOCKSOURCE_OF_DECLARE(bcm_kona, "bcm,kona-timer", kona_timer_init);
>> +CLOCKSOURCE_OF_DECLARE_RET(bcm_kona, "bcm,kona-timer", kona_timer_init);
>
> Looks good to me!
>
> Acked-by: Ray Jui <ray.jui@broadcom.com>

Can you have a quick look at the patch [63/63] for the kona part where 
CLOCKSOURCE_OF_DECLARE_RET is renamed back to CLOCKSOURCE_OF_DECLARE ?

Thanks !

   -- Daniel


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V2 14/63] clocksource/drivers/bcm_kona: Convert init function to return error Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-16 23:30 +0200
  Re: [PATCH V2 14/63] clocksource/drivers/bcm_kona: Convert init  function to return error Ray Jui <ray.jui@broadcom.com> - 2016-06-20 19:30 +0200
    Re: [PATCH V2 14/63] clocksource/drivers/bcm_kona: Convert init  function to return error Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-20 19:50 +0200
    Re: [PATCH V3] clocksource/drivers/bcm_kona: Convert init function to  return error Ray Jui <ray.jui@broadcom.com> - 2016-06-20 20:00 +0200
      Re: [PATCH V3] clocksource/drivers/bcm_kona: Convert init function to  return error Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-20 22:20 +0200
    [PATCH V3] clocksource/drivers/bcm_kona: Convert init function to return error Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-20 20:00 +0200

csiph-web