Hi Lee Jones, Thanks for the feedback. > Subject: Re: [PATCH] mfd: mc13xxx: Simplify probe() > > On Sat, 19 Aug 2023, Biju Das wrote: > > > Simplify probe() by replacing of_match_device() and ID lookup for > > retrieving match data by i2c_get_match_data(). > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > --- > > Note: > > * This patch is only compile tested. > > --- > > drivers/mfd/mc13xxx-i2c.c | 9 +-------- > > 1 file changed, 1 insertion(+), 8 deletions(-) > > I improved the inadequate subject line before applying. > > Please ensure subject lines are both succinct and forthcoming. My bad, will take care next time. Cheers, Biju