diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2020-02-11 12:25:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-12 19:51:21 +0100 |
commit | 7932306a754a541f60b71b3551eb423f82d385cb (patch) | |
tree | 839a28abc4d50f6fcd68dc659eb0f28ebd71763a /Documentation/ABI | |
parent | usb: typec: Make the attributes read-only when writing is not possible (diff) | |
download | linux-7932306a754a541f60b71b3551eb423f82d385cb.tar.xz linux-7932306a754a541f60b71b3551eb423f82d385cb.zip |
usb: typec: Hide the port_type attribute when it's not supported
The port_type attribute is special. It is meant to allow
changing the capability of the port in runtime. It is purely
Linux kernel specific feature, i.e. the feature is not
described in any of the USB specifications.
Because of the special nature of this attribute, handling it
differently compared to the other writable attributes, and
hiding it when the underlying port interface (or just the
driver) does not support the feature.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200211112531.86510-3-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions