clk: fsl-sai: use devm_clk_hw_register_composite_pdata()
authorMichael Walle <michael@walle.cc>
Thu, 5 Nov 2020 19:27:46 +0000 (20:27 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 7 Dec 2020 22:06:16 +0000 (14:06 -0800)
commitfb8715157b6a16cf93a14109ebc8a6440a182a82
treea0de1d0d2af63a96d89e863d1f54f5f8bed979ee
parent0eba770790426553f45b8643bcd77b854e045057
clk: fsl-sai: use devm_clk_hw_register_composite_pdata()

Simplify the driver by using that helper and drop the remove() function.

Signed-off-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20201105192746.19564-4-michael@walle.cc
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-fsl-sai.c