[PATCH v2 1/5] clk: Rename clk_get_optional_nodev
Simon Glass
sjg at chromium.org
Tue Dec 28 09:33:49 CET 2021
On Wed, 22 Dec 2021 at 10:11, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This normalizes the name of this accessor function to put "_optional" last.
Reviewed-by: Simon Glass <sjg at chromium.org>
In case you resend for another reason
s/This normalizes/Normalize/
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> (no changes since v1)
>
> drivers/clk/clk-uclass.c | 3 ++-
> drivers/phy/phy-mtk-tphy.c | 8 ++++----
> include/clk.h | 7 ++++---
> 3 files changed, 10 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list