Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1627943 > unrolled thread

linux-next: manual merge of the usb tree with the jc_docs tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-04-21 06:30 +0200
Last post2017-04-21 06:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the usb tree with the jc_docs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-04-21 06:30 +0200

#1627943 — linux-next: manual merge of the usb tree with the jc_docs tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-04-21 06:30 +0200
Subjectlinux-next: manual merge of the usb tree with the jc_docs tree
Message-ID<tyymJ-1kd-3@gated-at.bofh.it>
Hi all,

Today's linux-next merge of the usb tree got a conflict in:

  Documentation/media/v4l-drivers/philips.rst

between commit:

  9b06f754133c ("convert philips.txt to ReST and add to media docs")

from the jc_docs tree and commit:

  21470e32ca7f ("usb: fix some references for /proc/bus/usb")

from the usb tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc Documentation/media/v4l-drivers/philips.rst
index 620bcfea7af0,be8c80eff374..000000000000
--- a/Documentation/media/v4l-drivers/philips.rst
+++ b/Documentation/media/v4l-drivers/philips.rst
@@@ -145,8 -140,8 +145,8 @@@ dev_hin
  
     A camera is specified by its type (the number from the camera model,
     like PCA645, PCVC750VC, etc) and optionally the serial number (visible
-    in /proc/bus/usb/devices). A hint consists of a string with the following
+    in /sys/kernel/debug/usb/devices). A hint consists of a string with the following
 -   format:
 +   format::
  
        [type[.serialnumber]:]node
  

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web