summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2016-09-26 20:20:20 -0400
committerJonathan Cameron <jic23@kernel.org>2016-10-01 14:57:04 +0100
commit00053566385e3e7a2f81f0fd2fa09bccce1589f2 (patch)
tree7d33515d97b4103e89a94a1db06dee9c55efa8d6 /tools/perf/scripts/python/stackcollapse.py
parent5611cd6fc61dbccdba61656bea9c5c1634b51e46 (diff)
downloadkernel-00053566385e3e7a2f81f0fd2fa09bccce1589f2.tar.gz
staging: iio: isl29018: check if the chip is in a suspended state
Add a check to isl29018_write_raw() to ensure that the chip is not in a suspended state. This makes the code consistent with what is present in isl29018_read_raw(). Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
7e344f145665c2dc3cc534b92529e8de5'>net: mctp: hold key reference when looking up a general keyPaolo Abeni 2023-01-25net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr 2022-11-09mctp: Fix an error handling path in mctp_init()Wei Yongjun 2022-10-12mctp: prevent double key removal and unrefJeremy Kerr 2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston 2022-04-01mctp: Fix check for dev_hard_header() resultMatt Johnston 2022-02-23mctp: Fix warnings reported by clang-analyzerMatt Johnston 2022-02-23mctp: Fix incorrect netdev unref for extended addrMatt Johnston 2022-02-23mctp: make __mctp_dev_get() take a refcount holdMatt Johnston 2022-02-18mctp: add address validity checking for packet receiveJeremy Kerr 2022-02-18mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr 2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-02-15mctp: fix use after freeTom Rix 2022-02-09mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston 2022-02-09mctp: Allow keys matching any local addressJeremy Kerr 2022-02-09mctp: Add helper for address match checkingJeremy Kerr