Revision 52795f6fdeb8a2b98373108ac2838c674bb2cbc4 authored by Jean Delvare on 27 January 2016, 13:40:33 UTC, committed by Wolfram Sang on 29 January 2016, 10:13:52 UTC
The I2C bus names are supposed to be stable as they can be used by
userspace to uniquely identify a specific I2C bus. So restore the
original names for all legacy (pre-SB800) devices.

For SB800 devices and later, improve the names. "SDA" refers to the
serial data pin of each SMBus port, it's an implementation detail the
user doesn't need to know. Use "port" instead, which is easier to
understand.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Tested-by: Christian Fetzer <fetzer.ch@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
1 parent 08c6e8c
History
File Mode Size
Kconfig -rw-r--r-- 514 bytes
Makefile -rw-r--r-- 166 bytes
command.c -rw-r--r-- 8.9 KB
core.c -rw-r--r-- 25.1 KB
hci.h -rw-r--r-- 3.4 KB
hcp.c -rw-r--r-- 3.9 KB
llc.c -rw-r--r-- 3.5 KB
llc.h -rw-r--r-- 1.8 KB
llc_nop.c -rw-r--r-- 2.3 KB
llc_shdlc.c -rw-r--r-- 19.2 KB

back to top