usb: typec: displayport: Reduce noise from the driver
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 28 Sep 2020 13:33:24 +0000 (16:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2020 09:30:10 +0000 (11:30 +0200)
commit5789051fc57bb6abecb6ab5b44fdc4b5e8f90b5a
tree7df4575512fa18b85baf9ddbc0cb89e4aba30292
parentfb6f076d543414cec709401ec65e5f8e6985d77a
usb: typec: displayport: Reduce noise from the driver

It's not an error if the mode can't be entered because
another mode is already active, so no longer printing an
error message if that happens.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200928133324.48841-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/altmodes/displayport.c