android_kernel_xiaomi_sm7250/drivers
Olaf Hering 2dab3cabc4 [WATCHDOG] correct sysfs name for watchdog devices
While looking for possible candidates for our udev.rules package,
I found a few odd ->name properties. /dev/watchdog has minor 130
according to devices.txt. Since all watchdog drivers use the
misc_register() call, they will end up in /sys/class/misc/$foo.
udev may create the /dev/watchdog node if the driver is loaded.
I dont have such a device, so I cant test it.
The drivers below provide names with spaces and even with / in it.
Not a big deal, but apps may expect /dev/watchdog.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2005-09-03 13:51:18 +02:00
..
acorn
acpi
atm
base
block
bluetooth
cdrom
char [WATCHDOG] correct sysfs name for watchdog devices 2005-09-03 13:51:18 +02:00
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon
i2c
ide
ieee1394
infiniband
input
isdn
macintosh
mca
md
media [PATCH] Add missing select's to DVB_BUDGET_AV 2005-09-01 10:43:33 -07:00
message
mfd
misc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions 2005-08-31 21:48:47 +01:00
mmc
mtd
net Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2005-09-02 02:01:35 -07:00
nubus
oprofile
parisc
parport
pci [PATCH] Fix PCI ROM mapping 2005-09-01 10:50:29 -07:00
pcmcia
pnp
s390
sbus
scsi
serial [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h 2005-09-01 15:56:26 +01:00
sh
sn
tc
telephony
usb /spare/repo/netdev-2.6 branch 'master' 2005-09-01 18:02:01 -04:00
video
w1
zorro
Kconfig
Makefile