Message ID | 20190318154759.21978-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show |
Series | mfd: da9063: remove platform_data | expand |
Hi Mark, On 18 March 2019 15:48, Wolfram Sang wrote: > To: linux-kernel@vger.kernel.org > Subject: [PATCH 0/6] mfd: da9063: remove platform_data > > When working with this driver while debugging something else, I noticed that > there are no in-kernel users of platform_data anymore. Removing the support > simplifies the code and gets rid of quite some lines. The biggest refactoring > went to the regulator driver which could maybe benefit from more > refactorization. However, there is no in-kernel user of that driver, so no > testing. I left it at this stage. I think the changes are still at a level > where review and build-testing will give enough confidence. > > Besides the regulator thing, it was tested on a Renesas Lager board (R-Car H2). > No regressions encountered. buildbot was happy, too. > > The patches are based on v5.1-rc1. I'd vote for all of them going through the > MFD tree. Looking forward to comments! > > Wolfram My regulator tests are currently broken, so I'm looking into it. I'll read-through and test these patches as soon as I've solved the regressions. Regards, Steve
Hi, On 18 March 2019 15:48 Wolfram Sang wrote: > Subject: [PATCH 0/6] mfd: da9063: remove platform_data > > When working with this driver while debugging something else, I noticed that > there are no in-kernel users of platform_data anymore. Removing the support > simplifies the code and gets rid of quite some lines. The biggest refactoring > went to the regulator driver which could maybe benefit from more > refactorization. However, there is no in-kernel user of that driver, so no > testing. I left it at this stage. I think the changes are still at a level > where review and build-testing will give enough confidence. > > Besides the regulator thing, it was tested on a Renesas Lager board (R-Car H2). > No regressions encountered. buildbot was happy, too. > > The patches are based on v5.1-rc1. I'd vote for all of them going through the > MFD tree. Looking forward to comments! > > Wolfram I've acked-by and tested-by for all the patches now. Apologies because it took such a long time to get around to looking at this. (For my benefit) I regression tested against v5.0 and v5.1-rc1, ok. Thanks, Steve
> I've acked-by and tested-by for all the patches now. Apologies because it took > such a long time to get around to looking at this. Thanks for the testing! I think 10 days is actually quite fast :)
Caveat. On 29 March 2019 11:02 Steve Twiss, wrote: > Subject: RE: [PATCH 0/6] mfd: da9063: remove platform_data > [...] > > I've acked-by and tested-by for all the patches now. Apologies because it took > such a long time to get around to looking at this. > > (For my benefit) I regression tested against v5.0 and v5.1-rc1, ok. These were tested with two extra patches that are not in vanilla v5.0 or v5.1.-rc1. One is in discussion and one is applied to linux-next, https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git/commit/?id=70b464918e5331e488058870fcc6821d54c4e541 E-mail threads are here: https://lore.kernel.org/lkml/20190318163132.1BB633FBA2@swsrvapps-01.diasemi.com/ https://lore.kernel.org/lkml/20190320120604.7D99B3FBE9@swsrvapps-01.diasemi.com/ Regards, Steve