Re: [PATCH 00/26] staging: most: make use of kernel's device model and fix defects

2017-10-18 Thread Greg KH
On Mon, Oct 16, 2017 at 10:46:07AM +0200, Christian Gromm wrote: > This patch set integrates the MOST driver to the Linux kernel's device > model and provides bug fixes. Part of this process is moving and renaming > files to get a clearer directory layout. This needs to be reworked a bit better, s

[PATCH 00/26] staging: most: make use of kernel's device model and fix defects

2017-10-16 Thread Christian Gromm
This patch set integrates the MOST driver to the Linux kernel's device model and provides bug fixes. Part of this process is moving and renaming files to get a clearer directory layout. Andrey Shvetsov (2): staging: most: update driver usage file staging: most: core: fix list traversing Chris