https://github.com/torvalds/linux
Revision 79b93e1359b1414b438f239c6e5e0ad91232e4c8 authored by Jean Delvare on 28 November 2008, 14:24:38 UTC, committed by Jean Delvare on 28 November 2008, 14:24:38 UTC
i2c clients should be removed in reverse order compared to the probe
(actually: bind) order. This matters when several clients depend on
each other.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
1 parent d1846b0
History
Tip revision: 79b93e1359b1414b438f239c6e5e0ad91232e4c8 authored by Jean Delvare on 28 November 2008, 14:24:38 UTC
i2c: Remove i2c clients in reverse order
Tip revision: 79b93e1
File Mode Size
Kconfig -rw-r--r-- 29.1 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 5.0 KB
do_mounts.c -rw-r--r-- 8.9 KB
do_mounts.h -rw-r--r-- 1.3 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 9.4 KB
initramfs.c -rw-r--r-- 12.7 KB
main.c -rw-r--r-- 21.1 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top