aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>2015-07-16 23:46:56 +0530
committerMark Brown <broonie@kernel.org>2015-07-16 21:32:58 +0100
commitfa26e4d2b3cf1c84f20fbc003501bb028f682d92 (patch)
treec203b4fd0cd4164d05dbb76e184459f12001b2a1 /tools/perf/scripts/python/bin/stackcollapse-report
parentregulator: 88pm800: Update driver to use devm_regulator_register fn (diff)
downloadlinux-fa26e4d2b3cf1c84f20fbc003501bb028f682d92.tar.gz
linux-fa26e4d2b3cf1c84f20fbc003501bb028f682d92.zip
regulator: 88pm800: Use regulator_nodes/of_match in the descriptor
This patch is add regulator_nodes/of_match in the regulator descriptor for using information from DT instead of specific codes. With this patch, driver gets simplified, - No need to maintain "struct of_regulator_match" table and call of_regulator_match() fn. - No need for pm800_regulator_dt_init() fn, as it was only used for of_regulator_match(). - probe() fn got simplified around regulator_config and regulator_desc initialization. Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
n Youn1-1/+1 2010-12-09ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow3-3/+6 2010-12-08ASoC: Add ADC high pass filter support to WM8994Uk Kim1-0/+22 2010-12-08ASoC: Support WM8994 mono AIF configurationsMark Brown1-6/+15 2010-12-08ASoC: soc-core: Fix null pointer dereferenceDimitris Papastamos1-2/+2 2010-12-07ASoC: Correct WM8962 interrupt mask register readMark Brown1-1/+1 2010-12-07ASoC: WM8580: Debug BCLK and sample sizeJassi Brar1-4/+4 2010-12-07ASoC: Fix snd_soc_instantiate_card error pathAxel Lin1-6/+8 2010-12-07ASoC: Fix resource leak if soc_register_ac97_dai_link failedAxel Lin1-5/+7 2010-12-06Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds1-1/+1 2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2 2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki5-22/+30 2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38 2010-12-06ASoC: soc-core: Remove useless inline function constructDimitris Papastamos1-1/+1 2010-12-06ASoC: soc-core: Replace use of strncpy() with strlcpy()Dimitris Papastamos1-2/+2 2010-12-06ASoC: Merge common code in DAI link and auxiliary codec probing/removalJarkko Nikula1-152/+132 2010-12-06ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos3-5/+17 2010-12-06ASoC: SAMSUNG: Remove duplicated snd_card on smdk_spdifSeungwhan Youn1-2/+0 2010-12-06ASoC: SAMSUNG: Fix initial return valueSeungwhan Youn1-1/+1 2010-12-06ASoC: Add trace events for jack detectionMark Brown3-0/+67 2010-12-06ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin1-0/+2 2010-12-06ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim1-1/+1 2010-12-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim1-1/+1 2010-12-06ASoC: Add post-CODEC bias level callback for machine driverMark Brown2-0/+6 2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7 2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1 2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1 2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13 2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley6-11/+12 2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1 2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2 2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1 2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1 2010-12-04slub: Fix a crash during slabinfo -vTero Roponen1-2/+2