]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/ipack/Makefile
Staging: IndustryPack bus for the Linux Kernel
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Wed, 9 May 2012 13:27:19 +0000 (15:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 May 2012 21:05:45 +0000 (14:05 -0700)
commitd3465872c5b38613fb5ad10a9756db9372630b22
tree5f60af8e14bf6f9f2657a4ce834c54feb17d4f99
parentde8fe0233f078e649d7c293218119234606c4546
Staging: IndustryPack bus for the Linux Kernel

Add IndustryPack bus support for the Linux Kernel.

This is a virtual bus that allows to perform all the operations between
carrier and mezzanine boards.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/ipack/Kconfig [new file with mode: 0644]
drivers/staging/ipack/Makefile [new file with mode: 0644]
drivers/staging/ipack/TODO [new file with mode: 0644]
drivers/staging/ipack/ipack.c [new file with mode: 0644]
drivers/staging/ipack/ipack.h [new file with mode: 0644]