summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-03-02 10:35:34 +0100
committerUlf Hansson <ulf.hansson@linaro.org>2020-03-24 14:39:52 +0100
commitfcc958d6dbbdb0ca646806f413611cf48b2ae697 (patch)
tree4ca8cbb455cf01d3938a9fe2b9d9d0d0ddac93fc /tools/perf/scripts/python/bin/stackcollapse-report
parentd3392339cae94b2ab01646a22f67ce464e46ed68 (diff)
downloadkernel-fcc958d6dbbdb0ca646806f413611cf48b2ae697.tar.gz
mmc: renesas_sdhi: Use BITS_PER_LONG helper
Use the existing BITS_PER_LONG helper definition instead of calculating this value. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/20200302093534.9055-1-geert+renesas@glider.be Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
44:43 -0800'>2013-02-11Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman 2013-02-07extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown 2013-01-25extcon: max77693: Fix bug of build error related to INPUT subsystemChanwoo Choi 2012-09-05extcon: extcon-arizona depends on INPUTRandy Dunlap 2012-09-05extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar 2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman 2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar 2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds 2012-07-17extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...Chanwoo Choi 2012-07-09extcon: Add support irq domain for MAX8997 muicChanwoo Choi 2012-06-26Extcon: Arizona: Add driver for Wolfson Arizona class devicesMark Brown 2012-05-09Extcon: add MAX8997 extcon driverChanwoo Choi 2012-04-20Extcon: support generic GPIO extcon driverMyungJoo Ham 2012-04-20Extcon (external connector): import Android's switch class and modify.MyungJoo Ham