commit | 3e27b3f66a56825eaaa73885810e4828a7b66163 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Tue Jan 10 14:20:59 2017 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jan 24 11:04:09 2017 +0200 |
tree | 272b6f75bf72abf2ed10648b208d4284d08c3176 | |
parent | bee562358dd36773b019481cb79dc36442576a07 [diff] |
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>