summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorDixit Parmar <dixitparmar19@gmail.com>2025-08-22 09:19:55 +0530
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-08-25 12:36:29 +0100
commit368e8718875f17ac38dc7e1019b170aaee703289 (patch)
tree2ddf85ec88fbd9ce26c04e5ff33422e0d9d658d7 /tools/perf/scripts/python/bin/task-analyzer-record
parentbdba20f5e642046b84c288d89a9443b3139b7981 (diff)
downloadkernel-368e8718875f17ac38dc7e1019b170aaee703289.tar.gz
iio: potentiostat: Drop unnecessary -ENOMEM messages
The drivers do not require their own error messages for error -ENOMEM, memory allocation failures. So remove the dev_err() messages from the probe(). Signed-off-by: Dixit Parmar <dixitparmar19@gmail.com> Link: https://patch.msgid.link/20250822-enomam_logs-v1-7-db87f2974552@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
='2010-08-06 08:34:59 +1000'>2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez 2010-07-26drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez 2010-07-26drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez 2010-07-26drm/nouveau: Don't pick an interlaced mode as the panel native mode.Francisco Jerez 2010-07-26drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs 2010-07-13drm/nouveau: add scaler-only modes for eDP tooBen Skeggs 2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez 2010-07-13drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.Francisco Jerez 2010-07-13drm/nouveau: tidy connector/encoder creation a littleBen Skeggs 2010-07-13drm/nouveau: set encoder for lvdsAlbert Damen 2010-07-13drm/nouveau: Put the dithering check back in nouveau_connector_create.Francisco Jerez 2010-07-13drm/nouveau: move LVDS detection back to connector detect() timeBen Skeggs 2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie 2010-05-28drm/nouveau: fix dual-link displays when plugged into single-link outputsBen Skeggs 2010-05-28drm/nv50: obey dcb->duallink_possibleBen Skeggs 2010-05-24nouveau: fix acpi_lid_open undefinedRandy Dunlap 2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie 2010-03-15drm/nouveau: add module option to disable TV detectionBen Skeggs 2010-02-25drm/nouveau: report unknown connector state if lid closedBen Skeggs 2010-02-25drm/nouveau: use dcb connector types throughout the driverBen Skeggs 2010-02-25drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs 2010-02-25drm/nouveau: reorganise bios header, add dcb connector type enumsBen Skeggs 2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs 2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz 2010-01-25drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs 2010-01-15drm/nouveau: Unset the EDID connector property when the EDID block goes away.Francisco Jerez 2010-01-15drm/nouveau: Fallback to analog load detection when the EDID block is invalid.Francisco Jerez 2010-01-15drm/nouveau: fix edid memleak in nouveau_connectorXavier Chantry 2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis 2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs