Re: [PATCH 10/12] clk: mediatek: switch to use dev_get_regmap() for MT7622 audsys

From: Rob Herring
Date: Fri Jan 05 2018 - 10:51:24 EST


On Tue, Jan 02, 2018 at 07:47:52PM +0800, Ryder Lee wrote:
> As the new audsys wrapper driver is in place, switch to use dev_get_regmap()
> to obtain the regmap from its parent.
>
> This patch also add missing clock data 'CLK_AUDIO_AFE_CONN'.

"also" is a keyword for this belonging in a separate patch.

>
> Signed-off-by: Ryder Lee <ryder.lee@xxxxxxxxxxxx>
> ---
> drivers/clk/mediatek/clk-mt7622-aud.c | 11 +++++++++--
> include/dt-bindings/clock/mt7622-clk.h | 3 ++-
> 2 files changed, 11 insertions(+), 3 deletions(-)