aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2021-05-28 14:30:33 +0800
committerMark Brown <broonie@kernel.org>2021-06-01 14:05:16 +0100
commitb1b384de0a9be2d2913c8a308f381da0b9184e91 (patch)
tree3c38b25caeaa6a9e402d6572250588f501d5b07b /tools/perf/scripts/python/exported-sql-viewer.py
parentASoC: imx-rpmsg: fix platform_no_drv_owner.cocci warnings (diff)
downloadlinux-b1b384de0a9be2d2913c8a308f381da0b9184e91.tar.gz
linux-b1b384de0a9be2d2913c8a308f381da0b9184e91.zip
ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macro
Use DEVICE_ATTR_RW() helper instead of plain DEVICE_ATTR(), which makes the code a bit shorter and easier to read. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com> Link: https://lore.kernel.org/r/20210528063033.19904-1-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
ass='deletions'>-8/+3 2013-09-11exec: don't retry if request_module() failsOleg Nesterov1-1/+2 2013-09-11exec: cleanup the CONFIG_MODULES logicOleg Nesterov1-37/+31 2013-09-11exec: kill ->load_binary != NULL check in search_binary_handler()Oleg Nesterov1-4/+3 2013-09-11exec: move allow_write_access/fput to exec_binprm()Oleg Nesterov1-4/+6 2013-09-11exec: proc_exec_connector() should be called only onceOleg Nesterov1-1/+1 2013-09-11exec: kill "int depth" in search_binary_handler()Oleg Nesterov2-6/+5 2013-09-11exec: introduce exec_binprm() for "depth == 0" codeOleg Nesterov1-14/+22 2013-09-11proc: make proc_fd_permission() thread-friendlyOleg Nesterov1-1/+1 2013-09-11fs/proc/task_mmu.c: check the return value of mpol_to_str()Chen Gang1-1/+3 2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph1-10/+9 2013-09-11fs/file_table.c:fput(): make comment more truthfulAndrew Morton1-2/+1 2013-09-11coredump: add new %P variable in core_patternStéphane Graber2-0/+6 2013-09-11__ptrace_may_access() should not deny sub-threadsMark Grondona1-1/+1 2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko6-26/+99