summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-10-22 13:00:04 +0300
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-10-30 16:05:18 +0200
commit942c5ea49ffbe28b004ffb9b620f1aa4e21ba94a (patch)
treebc2c4d95802b77352ef5f0b11778e78a20000aff /tools/perf/scripts/python/bin/stackcollapse-record
parent764cfe33517f7cda42f01bb5e4077cfce2233230 (diff)
downloadkernel-942c5ea49ffbe28b004ffb9b620f1aa4e21ba94a.tar.gz
pinctrl: intel: Use helper to restore register values on ->resume()
We can restore only values that had been changed and do not spam kernel log with unnecessary messages. Convert intel_gpio_update_pad_mode() to a helper function that will be used across few callers. Suggested-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
>NTB: define a new function to get link statusArindam Nath 2020-03-13NTB: Enable link up and down event notificationArindam Nath 2020-03-13NTB: clear interrupt status registerArindam Nath 2020-03-13NTB: Fix access to link status and control registerArindam Nath 2020-03-12NTB: Fix an error in get link statusJiasen Lin 2019-12-07NTB: Add Hygon Device IDJiasen Lin 2019-09-23ntb_hw_amd: Add memory window support for new AMD hardwareSanjay R Mehta 2019-09-23ntb_hw_amd: Add a new NTB PCI device IDSanjay R Mehta 2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds 2019-06-13NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()Dan Carpenter 2019-06-13NTB: ntb_hw_amd: set peer limit registerSanjay R Mehta 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner