summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMichael Trimarchi <michael@amarulasolutions.com>2018-03-29 17:52:45 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-29 12:03:01 +0200
commit9618d0934980c4b0d8d4b455ef10ba6b435e52c8 (patch)
treeb52967ca940e7fd4f09172c21660f98dd3f5c891 /tools/perf/scripts/python/bin/stackcollapse-record
parent1ca5033101032f49e798d2f07971d87d48bda3ed (diff)
downloadkernel-9618d0934980c4b0d8d4b455ef10ba6b435e52c8.tar.gz
usb: chipidea: usbmisc: evdo is only specific to OTG port
The USB_PHY_CTRL_FUNC is used specific for OTG port as described in user manual. EVDO need to be set only for index 0 that correspond to OTG port Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
/drivers/staging/rtl8187se/ieee80211/ieee80211.h?h=linux-6.6.y&id=0370453f6cc0e2d8fab5cb0001127798eb1ddeb6'>Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz 2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison 2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman