[PATCH v5 1/8] driver core: bus: add irq_get_affinity callback to bus_type

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Nov 15 23:43:52 PST 2024


On Fri, Nov 15, 2024 at 05:37:45PM +0100, Daniel Wagner wrote:
> Introducing a callback in struct bus_type so that a subsystem
> can hook up the getters directly. This approach avoids exposing
> random getters in any subsystems APIs.
> 
> Acked-by: Bjorn Helgaas <bhelgaas at google.com>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Hannes Reinecke <hare at suse.de>
> Reviewed-by: Ming Lei <ming.lei at redhat.com>
> Signed-off-by: Daniel Wagner <wagi at kernel.org>

Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>



More information about the Linux-nvme mailing list