https://github.com/torvalds/linux
Revision cbb44514048a250647c6c6b3df27ff62cb71f7d5 authored by Jean Delvare on 23 November 2011, 10:33:07 UTC, committed by Jean Delvare on 23 November 2011, 10:33:07 UTC
10-bit addresses overlap with traditional 7-bit addresses, leading in
device name collisions. Add an arbitrary offset to 10-bit addresses to
prevent this collision. The offset was chosen so that the address is
still easily recognizable.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
1 parent cc6bcf7
History
Tip revision: cbb44514048a250647c6c6b3df27ff62cb71f7d5 authored by Jean Delvare on 23 November 2011, 10:33:07 UTC
i2c: Fix device name for 10-bit slave address
Tip revision: cbb4451
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.7 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top