aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2022-01-18 18:35:02 +0100
committerRob Herring <robh@kernel.org>2022-01-20 12:55:26 -0600
commit66a8f7f04979f4ad739085f01d99c8caf620b4f5 (patch)
treecb5d10046659054e0240763e1f84fa003cfe7e41 /tools/perf/scripts/python/export-to-postgresql.py
parentdt-bindings: mfd: cirrus,madera: Fix 'interrupts' in example (diff)
downloadlinux-66a8f7f04979f4ad739085f01d99c8caf620b4f5.tar.gz
linux-66a8f7f04979f4ad739085f01d99c8caf620b4f5.zip
of: base: make small of_parse_phandle() variants static inline
Make all the smaller variants of the of_parse_phandle() static inline. This also let us remove the empty function stubs if CONFIG_OF is not defined. Suggested-by: Rob Herring <robh@kernel.org> Signed-off-by: Michael Walle <michael@walle.cc> [robh: move index < 0 check into __of_parse_phandle_with_args] Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220118173504.2867523-2-michael@walle.cc
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
='deletions'>-4/+3 2018-11-19r8169: use dev_get_drvdata where possibleHeiner Kallweit1-10/+5 2018-11-19r8169: merge rtl_irq_enable and rtl_irq_enable_allHeiner Kallweit1-9/+4 2018-11-19sctp: add sockopt SCTP_EVENTXin Long2-0/+95 2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long5-11/+11 2018-11-19sctp: add subscribe per asocXin Long6-10/+17 2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long7-37/+68 2018-11-18tuntap: fix multiqueue rxMatthew Cover1-1/+6 2018-11-18ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern1-2/+5 2018-11-18mlxsw: spectrum: Expose discard counters via ethtoolShalom Toledo2-0/+297 2018-11-18tun: use netdev_alloc_frag() in tun_napi_alloc_frags()Eric Dumazet1-8/+7 2018-11-18net: phy: icplus: allow configuring the interrupt function on IP101GRMartin Blumenstingl1-1/+80 2018-11-18net: phy: icplus: implement .did_interrupt for IP101A/GMartin Blumenstingl1-0/+16 2018-11-18net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASKMartin Blumenstingl1-2/+2 2018-11-18net: phy: icplus: use the BIT macro where possibleMartin Blumenstingl1-3/+3 2018-11-18net: phy: icplus: keep all ip101a_g functions togetherMartin Blumenstingl1-15/+15