From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH V2 63/63] clocksources: Switch back to the clksrc table Date: Fri, 17 Jun 2016 18:18:12 +0200 Message-ID: <576422C4.2000104@gmail.com> References: <1466112442-31105-1-git-send-email-daniel.lezcano@linaro.org> <1466112442-31105-64-git-send-email-daniel.lezcano@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1466112442-31105-64-git-send-email-daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Daniel Lezcano , tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org Cc: Mark Rutland , "open list:RALINK MIPS ARCHI..." , Krzysztof Kozlowski , "Rafael J. Wysocki" , Catalin Marinas , Heiko Stuebner , Neil Armstrong , Tony Lindgren , Viresh Kumar , Linus Walleij , Santosh Shilimkar , Liviu Dudau , Baruch Siach , Patrice Chotard , Eric Anholt , Thierry Reding , Felipe Balbi , "open list:ARM/STI ARCHITECTURE" , "open list:GENERIC INCLUDE/A..." , Alexandre Courbot , Florian Fainelli List-Id: linux-arch.vger.kernel.org On 16/06/16 23:27, Daniel Lezcano wrote: > All the clocksource drivers's init function are now converted to return > an error code. CLOCKSOURCE_OF_DECLARE is no longer used as well as the > clksrc-of table. > > Let's convert back the names: > - CLOCKSOURCE_OF_DECLARE_RET => CLOCKSOURCE_OF_DECLARE > - clksrc-of-ret => clksrc-of > > Signed-off-by: Daniel Lezcano > --- > arch/arc/kernel/time.c | 6 +++--- [...] > drivers/clocksource/mtk_timer.c | 2 +- For mediatek driver: Acked-by: Matthias Brugger