All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] devices.txt: document rfkill allocation
@ 2020-07-26  7:53 Pavel Machek
  2020-07-26  8:29 ` Greg KH
  2020-07-27 22:21 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Machek @ 2020-07-26  7:53 UTC (permalink / raw)
  To: corbet, davem, linux-doc, linux-kernel, Greg KH, trivial

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

Document rfkill allocation.

Signed-off-by: Pavel Machek (CIP) <pavel@denx.de>

diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
index 2a97aaec8b12..763fedd94d7d 100644
--- a/Documentation/admin-guide/devices.txt
+++ b/Documentation/admin-guide/devices.txt
@@ -375,8 +375,9 @@
 		239 = /dev/uhid		User-space I/O driver support for HID subsystem
 		240 = /dev/userio	Serio driver testing device
 		241 = /dev/vhost-vsock	Host kernel driver for virtio vsock
+		242 = /dev/rfkill	Turning off radio transmissions (rfkill)
 
-		242-254			Reserved for local use
+		243-254			Reserved for local use
 		255			Reserved for MISC_DYNAMIC_MINOR
 
   11 char	Raw keyboard device	(Linux/SPARC only)

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

* Re: [PATCH] devices.txt: document rfkill allocation
  2020-07-26  7:53 [PATCH] devices.txt: document rfkill allocation Pavel Machek
@ 2020-07-26  8:29 ` Greg KH
  2020-07-27 22:21 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2020-07-26  8:29 UTC (permalink / raw)
  To: Pavel Machek; +Cc: corbet, davem, linux-doc, linux-kernel, trivial

On Sun, Jul 26, 2020 at 09:53:27AM +0200, Pavel Machek wrote:
> Document rfkill allocation.
> 
> Signed-off-by: Pavel Machek (CIP) <pavel@denx.de>
> 
> diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
> index 2a97aaec8b12..763fedd94d7d 100644
> --- a/Documentation/admin-guide/devices.txt
> +++ b/Documentation/admin-guide/devices.txt
> @@ -375,8 +375,9 @@
>  		239 = /dev/uhid		User-space I/O driver support for HID subsystem
>  		240 = /dev/userio	Serio driver testing device
>  		241 = /dev/vhost-vsock	Host kernel driver for virtio vsock
> +		242 = /dev/rfkill	Turning off radio transmissions (rfkill)
>  
> -		242-254			Reserved for local use
> +		243-254			Reserved for local use

Ugh, really?  Another "let's test this locally" value got merged into
the tree without anyone noticing?

bah...

greg k-h

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

* Re: [PATCH] devices.txt: document rfkill allocation
  2020-07-26  7:53 [PATCH] devices.txt: document rfkill allocation Pavel Machek
  2020-07-26  8:29 ` Greg KH
@ 2020-07-27 22:21 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2020-07-27 22:21 UTC (permalink / raw)
  To: Pavel Machek; +Cc: davem, linux-doc, linux-kernel, Greg KH, trivial

On Sun, 26 Jul 2020 09:53:27 +0200
Pavel Machek <pavel@ucw.cz> wrote:

> Document rfkill allocation.
> 
> Signed-off-by: Pavel Machek (CIP) <pavel@denx.de>
> 
> diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
> index 2a97aaec8b12..763fedd94d7d 100644
> --- a/Documentation/admin-guide/devices.txt
> +++ b/Documentation/admin-guide/devices.txt
> @@ -375,8 +375,9 @@
>  		239 = /dev/uhid		User-space I/O driver support for HID subsystem
>  		240 = /dev/userio	Serio driver testing device
>  		241 = /dev/vhost-vsock	Host kernel driver for virtio vsock
> +		242 = /dev/rfkill	Turning off radio transmissions (rfkill)
>  
> -		242-254			Reserved for local use
> +		243-254			Reserved for local use
>  		255			Reserved for MISC_DYNAMIC_MINOR

Applied, thanks.

jon

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

end of thread, other threads:[~2020-07-27 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26  7:53 [PATCH] devices.txt: document rfkill allocation Pavel Machek
2020-07-26  8:29 ` Greg KH
2020-07-27 22:21 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.