[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160923214420.GC21232@codeaurora.org>
Date: Fri, 23 Sep 2016 14:44:20 -0700
From: Stephen Boyd <sboyd@...eaurora.org>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-clk@...r.kernel.org,
Michael Turquette <mturquette@...libre.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: change the type of clk_hw_onecell_data.num to
unsigned int
On 09/23, Masahiro Yamada wrote:
> The "num" is the number of clk_hw entries in the structure, so
> "unsigned int" would be a better fit. (size_t looks like data
> size we count by byte.)
>
> Besides, struct clk_onecell_data already uses unsigned int for
> "clk_num".
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> ---
Seems fair.
Applied to clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists