]> git.baikalelectronics.ru Git - kernel.git/commit
NTB: switchtec: Move structure definitions into a common header
authorLogan Gunthorpe <logang@deltatee.com>
Thu, 3 Aug 2017 18:19:40 +0000 (12:19 -0600)
committerJon Mason <jdmason@kudzu.us>
Sun, 19 Nov 2017 01:37:11 +0000 (20:37 -0500)
commitba8b0978e30132a3e16f267a11d4af6d1d67dd8e
tree28b4eb917e8b993164d2c979853b58011172cff4
parent2b421cfebb2d6a20010e1966ecfe89758e3dd8b7
NTB: switchtec: Move structure definitions into a common header

Create the switchtec.h header in include/linux with hardware defines
and the switchtec_dev structure. Both moved directly from switchtec.c.
This is a prep patch for creating an NTB driver for Switchtec.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Stephen Bates <sbates@raithlin.com>
Reviewed-by: Kurt Schwemmer <kurt.schwemmer@microsemi.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
MAINTAINERS
drivers/pci/switch/switchtec.c
include/linux/switchtec.h [new file with mode: 0644]