summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorStelian Pop <stelian@popies.net>2008-04-05 21:15:25 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-06-02 15:08:09 +0100
commit7c8cf66529ebf95f1a5f34d1b69504d442b42630 (patch)
tree13e3fce73a8ab3fafe1b813e2721795cb50da097 /tools/perf/scripts/python/bin/stackcollapse-record
parent53d7168026a440c4cba25468a3d926ddd7ab030a (diff)
downloadkernel-7c8cf66529ebf95f1a5f34d1b69504d442b42630.tar.gz
[ARM] 4934/1: AT91CAP9 UDPHS driver: board and cpu integration.
This is patch 2 of 2 adding support for the USB High Speed Device Port on the AT91CAP9 system on chip. The AT91CAP9 uses the same UDPHS IP as the AVR32 and the AT91SAM9RL. This patch declares the UDPHS ressources in the at91cap9 (cpu and adk board) files, wires up the atmel_usba_udc driver to them, and activates the driver in the defconfig. Signed-off-by: Stelian Pop <stelian@popies.net> Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Acked-by: Andrew Victor <linux@maxim.org.za> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
er core: make struct class.devnode() take a const *Greg Kroah-Hartman 2022-09-21block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfsLiu Shixin 2022-06-28block: remove blk_cleanup_diskChristoph Hellwig 2022-05-01aoe: Avoid flush_scheduled_work() usageTetsuo Handa 2022-03-04aoe: use bvec_kmap_local in bvcpyChristoph Hellwig 2022-02-02block: remove genhd.hChristoph Hellwig 2022-01-13aoe: remove redundant assignment on variable nColin Ian King 2021-10-21block: aoe: fixup coccinelle warningsYe Guojin 2021-10-18aoe: add error handling support for add_disk()Luis Chamberlain