summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAndrey Smirnov <andrew.smirnov@gmail.com>2019-06-18 22:27:14 -0700
committerAndrzej Hajda <a.hajda@samsung.com>2019-06-27 13:38:19 +0200
commitd174db0788b437d83b7fed4531dbe8ace2c0b2a8 (patch)
tree92a0db416555b7a9076975b35d5e6fe5bbabae73 /tools/perf/scripts/python/bin
parent7264892648bac9c1a5f20505a569abf85370b7c4 (diff)
downloadkernel-d174db0788b437d83b7fed4531dbe8ace2c0b2a8.tar.gz
drm/bridge: tc358767: Drop unnecessary 8 byte buffer
tc_get_display_props() never reads more than a byte via AUX, so there's no need to reserve 8 for that purpose. No function change intended. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: Andrzej Hajda <a.hajda@samsung.com> Cc: Laurent Pinchart <Laurent.pinchart@ideasonboard.com> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: Andrey Gusakov <andrey.gusakov@cogentembedded.com> Cc: Philipp Zabel <p.zabel@pengutronix.de> Cc: Cory Tusar <cory.tusar@zii.aero> Cc: Chris Healy <cphealy@gmail.com> Cc: Lucas Stach <l.stach@pengutronix.de> Cc: dri-devel@lists.freedesktop.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190619052716.16831-14-andrew.smirnov@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
f5438ed'>scsi: message: fusion: Call scsi_done() directlyBart Van Assche 2021-10-12scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameterUwe Kleine-König 2021-06-22scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET 2021-05-14scsi: message: fusion: Remove redundant assignment to rcJiapeng Chong 2021-05-10scsi: message: fusion: Documentation cleanupRandy Dunlap 2021-04-13scsi: message: fusion: Remove unused local variable 'vtarget'Jiapeng Chong 2021-04-13scsi: message: fusion: Remove unused local variable 'status'Jiapeng Chong 2021-04-13scsi: message: fusion: Remove unused local variable 'port'Zhen Lei 2021-04-13scsi: message: fusion: Remove unused local variable 'time_count'Zhen Lei 2021-04-05scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao 2021-04-01scsi: message: mptlan: Replace one-element array with flexible-array memberGustavo A. R. Silva 2021-04-01scsi: message: fusion: Replace one-element array with flexible-array memberGustavo A. R. Silva 2021-04-01scsi: message: fusion: Avoid -Wempty-body warningsArnd Bergmann 2021-03-24scsi: message: fusion: Remove unnecessary castWang Qing 2021-03-18scsi: fusion: Fix a typo in the file mptbase.hBhaskar Chowdhury 2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei 2021-01-26scsi: message: fusion: Fix 'physical' typosBjorn Helgaas 2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...Sebastian Andrzej Siewior 2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mpt_config()Thomas Gleixner 2020-10-26scsi: message: fusion: Remove unneeded breakTom Rix 2020-10-26scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller 2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2020-09-01scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-08-20scsi: mptctl: Remove unneeded cast from memory allocationLi Heng 2020-08-20scsi: mptfc: Remove unneeded cast from memory allocationLi Heng