summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>2009-03-24 15:45:18 +0100
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2009-03-26 14:58:28 +0100
commit30754acf29a9329185ffd8dffbb0c83b5a539818 (patch)
tree965ade431188a64d131bd1d6a3fdc84682b04939 /tools/perf/scripts/python/bin/stackcollapse-record
parentfe272b5bd13d3522f9d1ed35425f1c7af4d8343f (diff)
downloadkernel-30754acf29a9329185ffd8dffbb0c83b5a539818.tar.gz
avr32: use GPIO line PB15 on EVKLCD10x boards for backlight
The PB15 GPIO line is used to control the enable and disable signal for the backlight regulator on EVKLCD10x boards. This patch hands the I/O line over to the LCDC driver, which will control when to enable and disable the backlight. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> [haavard.skinnemoen@atmel.com: reverted ac97c change] Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
.c?h=linux-6.6.y&id=740fb9d512d91b1d6192ea13c109efa05b101424'>ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch 2011-10-22ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin 2011-10-21ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin 2011-10-21ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin 2011-10-19ASoC: sgtl5000: Fix setting mic bias resistorAxel Lin 2011-08-12ASoC: sgtl5000: fix module device table type for sgtl5000_dt_idsAxel Lin 2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown 2011-08-03ASoC: sgtl5000: fix cache handlingWolfram Sang 2011-08-01ASoC: sgtl5000: add one missed cache regDong Aisheng 2011-07-29ASoC: sgtl5000: add device tree probe supportShawn Guo 2011-07-19ASoC: sgtl5000: guide user when regulator support is neededWolfram Sang 2011-07-19ASoC: sgtl5000: refactor registering internal ldoWolfram Sang 2011-03-22ASoC: Support !REGULATOR build for sgtl5000Mark Brown 2011-03-08ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter 2011-02-28ASoC: Staticise non-exported symbols in SGTL5000Mark Brown 2011-02-28ASoC: remove unnecessary header including in SGTL5000 codec driverZeng Zhaoming 2011-02-25ASoC: Add Freescale SGTL5000 codec supportZeng Zhaoming