diff options
author | 2015-07-07 13:45:23 -0500 | |
---|---|---|
committer | 2015-07-29 09:59:19 -0500 | |
commit | d9972f470bcb40947dd91af90f17f9cb01db1f41 (patch) | |
tree | 94f35b14df0f357168f3a68486847ec87923d4aa /include/linux/usb/chipidea.h | |
parent | usb: pass flags parameter to gpiod_get functions (diff) | |
download | linux-dev-d9972f470bcb40947dd91af90f17f9cb01db1f41.tar.xz linux-dev-d9972f470bcb40947dd91af90f17f9cb01db1f41.zip |
usb: dwc3: core: remove unnecessary dev_warn()
When a SoC supports both PHY interfaces but
doesn't define HSPHY in DT/pdata, we will get
an unnecessary dev_warn() which can mislead users
into thinking that they're missing something.
Instead, let's just silently rely on a correct
default. If the HW default is wrong, then HSPHY
is required and USB won't work, this will be
motivation enough for engineers to patch their
way into a working setup.
Reported-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'include/linux/usb/chipidea.h')
0 files changed, 0 insertions, 0 deletions