From: Wolfram Sang Date: Thu, 20 Jun 2019 20:01:47 +0000 (+0200) Subject: i2c: mux: demux-pinctrl: use proper email address for ABI requests X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=05af0765707fc136433ab380d5d627afe3b8dda9;p=linux.git i2c: mux: demux-pinctrl: use proper email address for ABI requests Use my commercial address, not my community one. Signed-off-by: Wolfram Sang Reviewed-by: Simon Horman [Removed a misplaced newline. /Peter] Signed-off-by: Peter Rosin --- diff --git a/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl b/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl index 3c3514815cd53..c394b808be197 100644 --- a/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl +++ b/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl @@ -1,7 +1,7 @@ What: /sys/devices/platform//available_masters Date: January 2016 KernelVersion: 4.6 -Contact: Wolfram Sang +Contact: Wolfram Sang Description: Reading the file will give you a list of masters which can be selected for a demultiplexed bus. The format is @@ -12,7 +12,7 @@ Description: What: /sys/devices/platform//current_master Date: January 2016 KernelVersion: 4.6 -Contact: Wolfram Sang +Contact: Wolfram Sang Description: This file selects/shows the active I2C master for a demultiplexed bus. It uses the value from the file 'available_masters'.