Re: [char-misc-next 1/6] mei: push all standard settings into mei_device_init

2014-09-24 Thread Greg KH
On Tue, Sep 02, 2014 at 02:49:59PM +0300, Tomas Winkler wrote: > Setting of hw_ops and device has should be in > mei_device_init. > We add reference to the parent device and remove > pci dependent cfg > > Signed-off-by: Tomas Winkler > Signed-off-by: Alexander Usyskin This series didn't apply,

Re: [char-misc-next 1/6] mei: push all standard settings into mei_device_init

2014-09-24 Thread Greg KH
On Tue, Sep 02, 2014 at 02:49:59PM +0300, Tomas Winkler wrote: Setting of hw_ops and device has should be in mei_device_init. We add reference to the parent device and remove pci dependent cfg Signed-off-by: Tomas Winkler tomas.wink...@intel.com Signed-off-by: Alexander Usyskin

[char-misc-next 1/6] mei: push all standard settings into mei_device_init

2014-09-02 Thread Tomas Winkler
Setting of hw_ops and device has should be in mei_device_init. We add reference to the parent device and remove pci dependent cfg Signed-off-by: Tomas Winkler Signed-off-by: Alexander Usyskin --- drivers/misc/mei/hw-me.c | 6 ++ drivers/misc/mei/hw-txe.c | 5 ++---

[char-misc-next 1/6] mei: push all standard settings into mei_device_init

2014-09-02 Thread Tomas Winkler
Setting of hw_ops and device has should be in mei_device_init. We add reference to the parent device and remove pci dependent cfg Signed-off-by: Tomas Winkler tomas.wink...@intel.com Signed-off-by: Alexander Usyskin alexander.usys...@intel.com --- drivers/misc/mei/hw-me.c | 6 ++