On Wed, 22 Dec 2021 at 10:11, Sean Anderson <sean...@gmail.com> wrote: > > This normalizes the name of this accessor function to put "_optional" last.
Reviewed-by: Simon Glass <s...@chromium.org> In case you resend for another reason s/This normalizes/Normalize/ > > Signed-off-by: Sean Anderson <sean...@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 <s...@chromium.org>