[PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *
Vinod Koul
vkoul at kernel.org
Wed Jan 11 13:34:38 CET 2023
On 11-01-23, 12:30, Greg Kroah-Hartman wrote:
> The uevent() callback in struct device_type should not be modifying the
> device that is passed into it, so mark it as a const * and propagate the
> function signature changes out into all relevant subsystems that use
> this callback.
Acked-by: Vinod Koul <vkoul at kernel.org>
--
~Vinod
More information about the Alsa-devel
mailing list