summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBasavaraj Natikar <Basavaraj.Natikar@amd.com>2022-09-27 15:57:25 +0530
committerJiri Kosina <jkosina@suse.cz>2022-09-30 10:31:18 +0200
commitbeb18bb22cd4fb88648bb2925d56f36131c1ac21 (patch)
tree674711767b24470e5e65a7a6da213070bacde4e5 /tools/perf/scripts/python/bin/stackcollapse-record
parenta1f764268f3390406f4dcbe3d2f537f2424f22ca (diff)
downloadkernel-beb18bb22cd4fb88648bb2925d56f36131c1ac21.tar.gz
HID: amd_sfh: Change dev_err to dev_dbg for additional debug info
Users should only be notified at most one time on systems doesn't have any sensors connected or non-supported systems. Check the return code and don't display error messages in those conditions. Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
ea93dec94b764b014525'>drivers/gpu: Use vzallocJoe Perches 2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2010-09-16drm: use noop_llseekArnd Bergmann 2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter 2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter 2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie 2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser 2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds 2010-04-28drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo