This module defines an object type that allows SPI transactions on hosts running the Linux
kernel. The host kernel must have SPI support and SPI device interface support. All of these
can be either built-in to the kernel, or loaded from modules
Because the SPI device interface is opened R/W, users of this module usually must have root
permissions.