]> Git Repo - linux.git/commit
Staging: most: add MOST driver's hdm-usb module
authorChristian Gromm <[email protected]>
Fri, 24 Jul 2015 14:11:55 +0000 (16:11 +0200)
committerGreg Kroah-Hartman <[email protected]>
Fri, 24 Jul 2015 20:50:43 +0000 (13:50 -0700)
commita4198cdf0c3460d767d0d36979cd633021c127a2
tree9553c9c87567b9af0c2fd0f2ea2343b2d534184a
parent91a450ada852f8cb5fc8b9c7242a856cc7b31643
Staging: most: add MOST driver's hdm-usb module

This patch adds the hdm-usb module of the MOST driver to the kernel's
driver staging area. This module is part of the MOST driver and handles
the USB interface of the MOST network interface controller.

This patch is needed in order to use the USB peripheral interface of the
network interface controller.

Signed-off-by: Christian Gromm <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/most/Kconfig
drivers/staging/most/Makefile
drivers/staging/most/hdm-usb/Kconfig [new file with mode: 0644]
drivers/staging/most/hdm-usb/Makefile [new file with mode: 0644]
drivers/staging/most/hdm-usb/hdm_usb.c [new file with mode: 0644]
This page took 0.045303 seconds and 4 git commands to generate.