summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-11-30 11:05:35 -0800
committerStephen Boyd <sboyd@kernel.org>2018-12-10 14:43:04 -0800
commitddbae6658d4dc495ac62f7977062b33bb15d1af6 (patch)
tree8a90d9c53c970cf425043cd104f4849254a5e9be /tools/perf/scripts/python
parent651022382c7f8da46cb4872a545ee1da6d097d2a (diff)
downloadkernel-ddbae6658d4dc495ac62f7977062b33bb15d1af6.tar.gz
clk: renesas: Remove usage of CLK_IS_BASIC
This flag doesn't look to be used by any code, just set in various clk init structures and then never tested again. Remove it from these drivers as it doesn't provide any benefit. Cc: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Cc: <linux-renesas-soc@vger.kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
ro/kernel/commit/net/netrom?h=linux-6.12.y&id=5dd3df105b9f6cb7dd2472b59e028d0d1c878ecb'>net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman 2012-04-15net: cleanup unsigned to unsigned intEric Dumazet 2012-03-28Remove all #inclusions of asm/system.hDavid Howells 2011-12-28netrom: avoid overflows in nr_setsockopt()Xi Wang 2011-11-29NET: NETROM: Fix formatting.Ralf Baechle 2011-11-29NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.Ralf Baechle 2011-11-29NET: NETROM: When adding a route verify length of mnemonic string.Ralf Baechle 2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker 2011-07-01netrom: Reduce switch/case indentJoe Perches 2011-04-14NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle