aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorFlorian Vaussard <[email protected]>2014-02-05 07:51:22 +0100
committerLinus Walleij <[email protected]>2014-02-06 13:48:17 +0100
commite7f2a444891cb39f11d5429467d0fd7e011fe7fe (patch)
tree502ef3bb1342dc7b23553684b12103188c367639 /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parent7b320cb1ed2dbd2c5f2a778197baf76fd6bf545a (diff)
pinctrl: do not init debugfs entries for unimplemented functionalities
Commit c420619 "pinctrl: pinconf: remove checks on ops->pin_config_get" removed the check on (ops != NULL) when performing pinconf_pins_show() or pinconf_groups_show(). As these entries are always enabled, even if pinconf is not supported, reading will result in an oops due to NULL ops. Instead of checking for ops, remove the corresponding debugfs entries if pinconf and/or pinmux are not implemented. Tested on OMAP3 (pinctrl-single). Cc: [email protected] Signed-off-by: Florian Vaussard <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions