11 Jun
2024
11 Jun
'24
3:56 p.m.
On Tue, Jun 11, 2024 at 02:22:37PM +0100, Mark Brown wrote:
On Tue, Jun 11, 2024 at 03:01:04PM +0200, Greg Kroah-Hartman wrote:
In the quest to make struct device constant, start by making to_auziliary_drv() return a constant pointer so that drivers that call this can be fixed up before the driver core changes.
Acked-by: Mark Brown broonie@kernel.org
thanks for the review.