Re: [char-misc-next] mei: use module_pci_driver

2012-07-18 Thread Greg KH
On Wed, Jul 18, 2012 at 07:42:32AM +, Winkler, Tomas wrote: > > > Right, my mistake I haven't checked it directly with your tree, I > > > need to wait till you merge the upstream in. > > > > Merge what "upstream"? > > The doesn't applybecause the > commit a44cab4aff7e72e7052521121fd8cec

RE: [char-misc-next] mei: use module_pci_driver

2012-07-18 Thread Winkler, Tomas
> > Right, my mistake I haven't checked it directly with your tree, I > > need to wait till you merge the upstream in. > > Merge what "upstream"? The doesn't applybecause the commit a44cab4aff7e72e7052521121fd8ceca51351534 misc: mei: unregister misc device in pci_remove function is on

Re: [char-misc-next] mei: use module_pci_driver

2012-07-17 Thread Greg KH
On Tue, Jul 17, 2012 at 08:04:06PM +, Winkler, Tomas wrote: > > > This patch fails to apply to my tree :( > > Right, my mistake I haven't checked it directly with your tree, I > need to wait till you merge the upstream in. Merge what "upstream"? greg k-h -- To unsubscribe from this list:

RE: [char-misc-next] mei: use module_pci_driver

2012-07-17 Thread Winkler, Tomas
> This patch fails to apply to my tree :( Right, my mistake I haven't checked it directly with your tree, I need to wait till you merge the upstream in. No rush, it's just a cleanup patch. Thanks Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: [char-misc-next] mei: use module_pci_driver

2012-07-17 Thread Greg KH
On Tue, Jul 17, 2012 at 11:23:46AM +0300, Tomas Winkler wrote: > Signed-off-by: Tomas Winkler This patch fails to apply to my tree :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vg

RE: [char-misc-next] mei: use module_pci_driver

2012-07-17 Thread Winkler, Tomas
> > On Tuesday 17 July 2012, Tomas Winkler wrote: > > > > Change-Id: I960feed4157ad1b178f68f4a0b3968e185ed0b36 > > The change log got mangled. Please make sure the text you have here > actually describes what the patch does and why. > Hmm, something went wrong with my scripts. Will look at that

Re: [char-misc-next] mei: use module_pci_driver

2012-07-17 Thread Arnd Bergmann
On Tuesday 17 July 2012, Tomas Winkler wrote: > > Change-Id: I960feed4157ad1b178f68f4a0b3968e185ed0b36 The change log got mangled. Please make sure the text you have here actually describes what the patch does and why. > Signed-off-by: Tomas Winkler > --- > drivers/misc/mei/main.c | 39 +

[char-misc-next] mei: use module_pci_driver

2012-07-17 Thread Tomas Winkler
Change-Id: I960feed4157ad1b178f68f4a0b3968e185ed0b36 Signed-off-by: Tomas Winkler --- drivers/misc/mei/main.c | 39 +-- 1 files changed, 1 insertions(+), 38 deletions(-) diff --git a/drivers/misc/mei/main.c b/drivers/misc/mei/main.c index 0d98c2e..0923302 10

[char-misc-next] mei: use module_pci_driver

2012-07-17 Thread Tomas Winkler
Signed-off-by: Tomas Winkler --- drivers/misc/mei/main.c | 39 +-- 1 files changed, 1 insertions(+), 38 deletions(-) diff --git a/drivers/misc/mei/main.c b/drivers/misc/mei/main.c index 0d98c2e..0923302 100644 --- a/drivers/misc/mei/main.c +++ b/drivers/misc