]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
Documentation, arch: Remove leftovers from raw device
authorAlexandre Ghiti <alexandre.ghiti@canonical.com>
Thu, 16 Dec 2021 09:44:22 +0000 (10:44 +0100)
committerPaolo Pisati <paolo.pisati@canonical.com>
Fri, 28 Jan 2022 10:03:17 +0000 (11:03 +0100)
BugLink: https://bugs.launchpad.net/bugs/1959376
commit 473dcf0ffc31ce1135cd10578e7e06698cf51f4a upstream.

Raw device interface was removed so remove all references to configs
related to it.

Fixes: 603e4922f1c8 ("remove the raw driver")
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Acked-by: Arnd Bergmann <arnd@arndb.de> [arch/arm/configs]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Documentation/admin-guide/devices.txt
arch/arm/configs/spear13xx_defconfig
arch/arm/configs/spear3xx_defconfig
arch/arm/configs/spear6xx_defconfig
arch/powerpc/configs/pseries_defconfig

index 922c23bb4372a12855a9f815bf439d858ef1b5a4..c07dc0ee860e707e5cacf8be31d9b3140f8fb648 100644 (file)
                disks (see major number 3) except that the limit on
                partitions is 31.
 
- 162 char      Raw block device interface
-                 0 = /dev/rawctl       Raw I/O control device
-                 1 = /dev/raw/raw1     First raw I/O device
-                 2 = /dev/raw/raw2     Second raw I/O device
-                   ...
-                max minor number of raw device is set by kernel config
-                MAX_RAW_DEVS or raw module parameter 'max_raw_devs'
+ 162 char      Used for (now removed) raw block device interface
 
  163 char
 
index 3b206a31902ff27e0ba79f6d370ac2a25912aced..065553326b3915eec24efb92d50575f05b82ab24 100644 (file)
@@ -61,7 +61,6 @@ CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_RAW_DRIVER=y
-CONFIG_MAX_RAW_DEVS=8192
 CONFIG_I2C=y
 CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_SPI=y
index fc5f71c765edcfc24743cf71b116b1d14d87bacd..afca722d6605c57d99441b88f77533c1c9a8b16f 100644 (file)
@@ -41,7 +41,6 @@ CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_RAW_DRIVER=y
-CONFIG_MAX_RAW_DEVS=8192
 CONFIG_I2C=y
 CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_SPI=y
index 52a56b8ce6a71e39c2bad2aa7a6d69f98c029511..bc32c02cb86b1e9c2cf18b47a8b9dc53a13cdfd6 100644 (file)
@@ -36,7 +36,6 @@ CONFIG_INPUT_FF_MEMLESS=y
 CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
 CONFIG_RAW_DRIVER=y
-CONFIG_MAX_RAW_DEVS=8192
 CONFIG_I2C=y
 CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_SPI=y
index b183629f1bcfb8964db7c67bbe7051d291697a5b..d0494fbb49617a89cfceb7d238d719d802a1cb6c 100644 (file)
@@ -190,7 +190,6 @@ CONFIG_HVCS=m
 CONFIG_VIRTIO_CONSOLE=m
 CONFIG_IBM_BSR=m
 CONFIG_RAW_DRIVER=y
-CONFIG_MAX_RAW_DEVS=1024
 CONFIG_I2C_CHARDEV=y
 CONFIG_FB=y
 CONFIG_FIRMWARE_EDID=y