[PATCH v6 2/2] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers

Uwe Kleine-König u.kleine-koenig at baylibre.com
Wed Oct 16 06:52:25 PDT 2024


Hello,

On Wed, Oct 16, 2024 at 11:57:12AM +0200, AngeloGioacchino Del Regno wrote:
> Il 16/10/24 11:28, Uwe Kleine-König ha scritto:
> > On Thu, Oct 10, 2024 at 04:26:57PM +0300, Yassine Oudjana wrote:
> > > +static struct platform_driver clk_mt6735_apmixedsys = {
> > > +	.probe = clk_mt6735_apmixed_probe,
> > > +	.remove_new = clk_mt6735_apmixed_remove,
> > > +	.driver = {
> > > +		.name = "clk-mt6735-apmixedsys",
> > > +		.of_match_table = of_match_mt6735_apmixedsys,
> > > +	},
> > > +};
> > 
> > After commit 0edb555a65d1 ("platform: Make platform_driver::remove()
> > return void") .remove() is (again) the right callback to implement for
> > platform drivers. Please just drop "_new".
> 
> Oh wow, I didn't notice that during my review. Sorry about that.

No problem, I blame noone. You cannot be aware of every change in the
tree.

Best regards
Uwe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mediatek/attachments/20241016/6e3c74c4/attachment.sig>


More information about the Linux-mediatek mailing list