On Fri, Nov 11, 2022 at 02:56:42PM +0100, Thomas Gleixner wrote: > Create a API header for MSI specific functions which are relevant to device > drivers. > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > --- > include/linux/msi.h | 6 ++++-- > include/linux/msi_api.h | 15 +++++++++++++++ > 2 files changed, 19 insertions(+), 2 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason