Re: [PATCH 00/50] staging: most: rework driver architecture and fix defects

2017-11-27 Thread Greg KH
On Mon, Nov 27, 2017 at 02:38:34PM +0100, Christian Gromm wrote: > On 24.11.2017 16:31, Greg KH wrote: > > On Tue, Nov 21, 2017 at 03:04:34PM +0100, Christian Gromm wrote: > > > This patch set fixes bugs and integrates the driver to the kernel's device > > > model by revising its architecture. Part

Re: [PATCH 00/50] staging: most: rework driver architecture and fix defects

2017-11-27 Thread Christian Gromm
On 24.11.2017 16:31, Greg KH wrote: On Tue, Nov 21, 2017 at 03:04:34PM +0100, Christian Gromm wrote: This patch set fixes bugs and integrates the driver to the kernel's device model by revising its architecture. Part of this change is rearranging the directory layout, renaming of files and folde

Re: [PATCH 00/50] staging: most: rework driver architecture and fix defects

2017-11-24 Thread Greg KH
On Tue, Nov 21, 2017 at 03:04:34PM +0100, Christian Gromm wrote: > This patch set fixes bugs and integrates the driver to the kernel's device > model by revising its architecture. Part of this change is rearranging the > directory layout, renaming of files and folders and thereby creating a > clean

Re: [PATCH 00/50] staging: most: rework driver architecture and fix defects

2017-11-24 Thread Christian Gromm
On 24.11.2017 16:31, Greg KH wrote: On Tue, Nov 21, 2017 at 03:04:34PM +0100, Christian Gromm wrote: This patch set fixes bugs and integrates the driver to the kernel's device model by revising its architecture. Part of this change is rearranging the directory layout, renaming of files and folde

Re: [PATCH 00/50] staging: most: rework driver architecture and fix defects

2017-11-24 Thread Greg KH
On Wed, Nov 22, 2017 at 06:30:42PM +0530, PrasannaKumar Muralidharan wrote: > Hi Christian, > > On 21 November 2017 at 19:34, Christian Gromm > wrote: > > This patch set fixes bugs and integrates the driver to the kernel's device > > model by revising its architecture. Part of this change is rear

Re: [PATCH 00/50] staging: most: rework driver architecture and fix defects

2017-11-22 Thread PrasannaKumar Muralidharan
Hi Christian, On 21 November 2017 at 19:34, Christian Gromm wrote: > This patch set fixes bugs and integrates the driver to the kernel's device > model by revising its architecture. Part of this change is rearranging the > directory layout, renaming of files and folders and thereby creating a > c