Re: [PATCH 1/6] auxbus: make to_auxiliary_drv accept and return a constant pointer
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.
193
Age (days ago)
193
Last active (days ago)
0 comments
1 participants
participants (1)
-
Greg Kroah-Hartman