]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: exynos remove suspend clock unspecified debug message
authorShuah Khan <shuahkh@osg.samsung.com>
Tue, 10 Jan 2017 21:20:59 +0000 (14:20 -0700)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 24 Jan 2017 09:04:09 +0000 (11:04 +0200)
commit3e27b3f66a56825eaaa73885810e4828a7b66163
tree272b6f75bf72abf2ed10648b208d4284d08c3176
parentbee562358dd36773b019481cb79dc36442576a07
usb: dwc3: exynos remove suspend clock unspecified debug message

dwc3-exynos prints debug message when suspend clock is not specified.
The suspend clock is optional and driver can work without it.

This debug message doesn't add any value and leads to confusion and
concern. Remove it.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-exynos.c