OSDN Git Service

Documentation, arch: Remove leftovers from raw device
authorAlexandre Ghiti <alexandre.ghiti@canonical.com>
Thu, 16 Dec 2021 09:44:22 +0000 (10:44 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 17 Dec 2021 13:07:52 +0000 (14:07 +0100)
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>
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 922c23b..c07dc0e 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 3b206a3..0655533 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 fc5f71c..afca722 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 52a56b8..bc32c02 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 de7641a..e64f224 100644 (file)
@@ -189,7 +189,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