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....@mediatek.com> > --- > drivers/clk/mediatek/clk-mt7622-aud.c | 11 +++++++++-- > include/dt-bindings/clock/mt7622-clk.h | 3 ++- > 2 files changed, 11 insertions(+), 3 deletions(-)