From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] clk: meson: Fix meson_clk_register_clks() signature type mismatch To: Carlo Caione References: <1454879583-27036-1-git-send-email-afaerber@suse.de> Cc: linux-arm-kernel , Matthias Brugger , Michael Turquette , Stephen Boyd , linux-clk , LKML , linux-meson@googlegroups.com From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Message-ID: <56B87430.3040804@suse.de> Date: Mon, 8 Feb 2016 11:55:44 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-ID: Am 08.02.2016 um 09:34 schrieb Carlo Caione: > On Sun, Feb 7, 2016 at 10:13 PM, Andreas Färber wrote: >> As preparation for arm64 based mesongxbb, which pulls in this code once >> enabling ARCH_MESON, fix a size_t vs. unsigned int type mismatch. >> The loop uses a local unsigned int variable, so adopt that type, >> matching the header. >> >> Fixes: 7a29a869434e ("clk: meson: Add support for Meson clock controller") >> Signed-off-by: Andreas Färber >> --- >> drivers/clk/meson/clkc.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) [...] > Also please, CC linux-meson@googlegroups.com on meson related patches. I used scripts/get_maintainer.pl --nogit-fallback on next-20160111. :) If there is no in-flight patch I've missed, I can send a patch against MAINTAINERS to update it with that list address. Cheers, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)