Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-03-11 Thread Arnd Bergmann
On Monday 11 March 2013, Samuel Ortiz wrote: > > I don't have a strong opinion here, so that would be fine with me. > > Greg, Arnd, would mei_cl_device and mei_cl_driver be an acceptable > > compromise? > I'm re-opening this topic now that the merge window is closed: So would you > guys take

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-03-11 Thread Samuel Ortiz
Hi Greg, Arnd, On Wed, Feb 20, 2013 at 11:57:31AM +0100, Samuel Ortiz wrote: > On Tue, Feb 19, 2013 at 03:32:44PM +0200, Tomas Winkler wrote: > > On Wed, Feb 13, 2013 at 11:39 AM, Samuel Ortiz > > wrote: > > > > > > On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: > > > > On

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-03-11 Thread Samuel Ortiz
Hi Greg, Arnd, On Wed, Feb 20, 2013 at 11:57:31AM +0100, Samuel Ortiz wrote: On Tue, Feb 19, 2013 at 03:32:44PM +0200, Tomas Winkler wrote: On Wed, Feb 13, 2013 at 11:39 AM, Samuel Ortiz sa...@linux.intel.com wrote: On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: On

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-03-11 Thread Arnd Bergmann
On Monday 11 March 2013, Samuel Ortiz wrote: I don't have a strong opinion here, so that would be fine with me. Greg, Arnd, would mei_cl_device and mei_cl_driver be an acceptable compromise? I'm re-opening this topic now that the merge window is closed: So would you guys take

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-20 Thread Samuel Ortiz
On Tue, Feb 19, 2013 at 03:32:44PM +0200, Tomas Winkler wrote: > On Wed, Feb 13, 2013 at 11:39 AM, Samuel Ortiz wrote: > > > > On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: > > > On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: > > > > > > > > > > > Please let's

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-20 Thread Samuel Ortiz
On Tue, Feb 19, 2013 at 03:32:44PM +0200, Tomas Winkler wrote: On Wed, Feb 13, 2013 at 11:39 AM, Samuel Ortiz sa...@linux.intel.com wrote: On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: Please let's

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-19 Thread Tomas Winkler
On Wed, Feb 13, 2013 at 11:39 AM, Samuel Ortiz wrote: > > On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: > > On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: > > > > > > > > > Please let's find something that makes both hw and Linux happy > > > > I still believe it

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-19 Thread Tomas Winkler
On Wed, Feb 13, 2013 at 11:39 AM, Samuel Ortiz sa...@linux.intel.com wrote: On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: Please let's find something that makes both hw and Linux happy I still believe

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-13 Thread Samuel Ortiz
On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: > On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: > > > > > > > Please let's find something that makes both hw and Linux happy > > > I still believe it makes sense to use mei_device for what we add to the > > > MEI > >

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-13 Thread Samuel Ortiz
On Tue, Feb 12, 2013 at 11:09:00PM +, Arnd Bergmann wrote: On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: Please let's find something that makes both hw and Linux happy I still believe it makes sense to use mei_device for what we add to the MEI bus. I'd be

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Arnd Bergmann
On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: > > > > > Please let's find something that makes both hw and Linux happy > > I still believe it makes sense to use mei_device for what we add to the MEI > > bus. I'd be fine with mei_bus_device as well, but that would somehow look > >

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread gre...@linuxfoundation.org
On Tue, Feb 12, 2013 at 10:29:35PM +0100, Samuel Ortiz wrote: > Hi Tomas, > > On Tue, Feb 12, 2013 at 09:17:21PM +, Winkler, Tomas wrote: > > > > > > > In preparation for the MEI bus code merge, we rename the mei_device > > > structure to mei_host. > > > struct mei_device will be used for

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Samuel Ortiz
Hi Tomas, On Tue, Feb 12, 2013 at 09:17:21PM +, Winkler, Tomas wrote: > > > > In preparation for the MEI bus code merge, we rename the mei_device > > structure to mei_host. > > struct mei_device will be used for devices on the MEI bus in order to follow > > exisiting driver model

RE: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Winkler, Tomas
> In preparation for the MEI bus code merge, we rename the mei_device > structure to mei_host. > struct mei_device will be used for devices on the MEI bus in order to follow > exisiting driver model implementations practices. > I'd like to NACK this name, we use 'host' for the host part of the

[char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Samuel Ortiz
In preparation for the MEI bus code merge, we rename the mei_device structure to mei_host. struct mei_device will be used for devices on the MEI bus in order to follow exisiting driver model implementations practices. Signed-off-by: Samuel Ortiz --- drivers/misc/mei/amthif.c| 30

[char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Samuel Ortiz
In preparation for the MEI bus code merge, we rename the mei_device structure to mei_host. struct mei_device will be used for devices on the MEI bus in order to follow exisiting driver model implementations practices. Signed-off-by: Samuel Ortiz sa...@linux.intel.com ---

RE: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Winkler, Tomas
In preparation for the MEI bus code merge, we rename the mei_device structure to mei_host. struct mei_device will be used for devices on the MEI bus in order to follow exisiting driver model implementations practices. I'd like to NACK this name, we use 'host' for the host part of the MEI

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Samuel Ortiz
Hi Tomas, On Tue, Feb 12, 2013 at 09:17:21PM +, Winkler, Tomas wrote: In preparation for the MEI bus code merge, we rename the mei_device structure to mei_host. struct mei_device will be used for devices on the MEI bus in order to follow exisiting driver model implementations

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread gre...@linuxfoundation.org
On Tue, Feb 12, 2013 at 10:29:35PM +0100, Samuel Ortiz wrote: Hi Tomas, On Tue, Feb 12, 2013 at 09:17:21PM +, Winkler, Tomas wrote: In preparation for the MEI bus code merge, we rename the mei_device structure to mei_host. struct mei_device will be used for devices on the

Re: [char-misc-next 01/12 v3] mei: Rename mei_device to mei_host

2013-02-12 Thread Arnd Bergmann
On Tuesday 12 February 2013, gre...@linuxfoundation.org wrote: Please let's find something that makes both hw and Linux happy I still believe it makes sense to use mei_device for what we add to the MEI bus. I'd be fine with mei_bus_device as well, but that would somehow look a bit