linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the staging tree with the hid tree
@ 2011-12-01  3:40 Stephen Rothwell
  0 siblings, 0 replies; 8+ messages in thread
From: Stephen Rothwell @ 2011-12-01  3:40 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-next, linux-kernel, Haiyang Zhang, Mike Sterling,
	K. Y. Srinivasan, Jiri Kosina

[-- Attachment #1: Type: text/plain, Size: 1610 bytes --]

Hi Greg,

Today's linux-next merge of the staging tree got a conflict in
drivers/staging/hv/Makefile and drivers/staging/hv/Kconfig between
commits b95f5bcb811e ("HID: Move the hid-hyperv driver out of staging")
and 045b1684bc21 ("Staging: hv: mousevsc: Remove the mouse driver from
the staging tree") from the hid tree and commit 95fa0405c599 ("staging:
hv: move hv_netvsc out of staging area") from the staging tree.

I fixed them up (see below) and can carry the fix as necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc drivers/staging/hv/Kconfig
index 6c0dc30,8a51166..0000000
--- a/drivers/staging/hv/Kconfig
+++ b/drivers/staging/hv/Kconfig
@@@ -3,9 -3,9 +3,3 @@@ config HYPERV_STORAG
  	depends on HYPERV && SCSI
  	help
  	 Select this option to enable the Hyper-V virtual storage driver.
--
- config HYPERV_NET
- 	tristate "Microsoft Hyper-V virtual network driver"
- 	depends on HYPERV && NET
- 	help
- 	  Select this option to enable the Hyper-V virtual network driver.
 -config HYPERV_MOUSE
 -	tristate "Microsoft Hyper-V mouse driver"
 -	depends on HYPERV && HID
 -	help
 -	  Select this option to enable the Hyper-V mouse driver.
diff --cc drivers/staging/hv/Makefile
index fbe9a42,6c97747..0000000
--- a/drivers/staging/hv/Makefile
+++ b/drivers/staging/hv/Makefile
@@@ -1,5 -1,4 +1,3 @@@
  obj-$(CONFIG_HYPERV_STORAGE)	+= hv_storvsc.o
- obj-$(CONFIG_HYPERV_NET)	+= hv_netvsc.o
 -obj-$(CONFIG_HYPERV_MOUSE)	+= hv_mouse.o
  
  hv_storvsc-y := storvsc_drv.o
- hv_netvsc-y := netvsc_drv.o netvsc.o rndis_filter.o

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* linux-next: manual merge of the staging tree with the hid tree
@ 2011-12-01  3:39 Stephen Rothwell
  2011-12-01  3:51 ` Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2011-12-01  3:39 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-next, linux-kernel, K. Y. Srinivasan, Thomas Meyer, Jiri Kosina

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

Hi Greg,

Today's linux-next merge of the staging tree got a conflict in
drivers/hid/hid-hyperv.c between commit b95f5bcb811e ("HID: Move the
hid-hyperv driver out of staging") from the hid tree and various commits
from the staging tree (this was drivers/staging/hv/hv_mouse.c).

The commit message says that all the changes that happened when this file
moved from staging have also been applied to the staging file, so I just
used the version from the hid tree.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-01 20:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-01  3:40 linux-next: manual merge of the staging tree with the hid tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2011-12-01  3:39 Stephen Rothwell
2011-12-01  3:51 ` Greg KH
2011-12-01 10:12   ` KY Srinivasan
2011-12-01 19:46     ` Jiri Kosina
2011-12-01 19:54       ` KY Srinivasan
2011-12-01 18:39   ` Greg KH
2011-12-01 19:42     ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).