summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGabor Juhos <j4g8y7@gmail.com>2025-05-29 19:35:44 +0200
committerMark Brown <broonie@kernel.org>2025-06-08 23:38:43 +0100
commitf73dc37ebf45573349aee0aae168e8dc3d13ecee (patch)
treec13d45df1a8867892132720ac49316a9939cb92a /tools/perf/scripts/python
parent6c1ca9928ed48499f75101057079b92072077d44 (diff)
downloadkernel-f73dc37ebf45573349aee0aae168e8dc3d13ecee.tar.gz
spi: spi-qpic-snand: remove 'qpic_snand_op' structure
The 'qpic_snand_op' structure is used only in the qcom_spi_send_cmdaddr() function as a type of a local variable. Additionally, the sole purpose of that variable is to keep some interim values before those gets passed as arguments for cpu_to_le32() calls. In order to simplify the code, remove the definition of the structure along with the local variable, and use the corresponding values directly as parameters for cpu_to_le32() calls. No functional changes intended. Signed-off-by: Gabor Juhos <j4g8y7@gmail.com> Link: https://patch.msgid.link/20250529-qpic-snand-remove-qpic_snand_op-v1-1-6e42b772d748@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
08-02 06:23:25 -0600'>2012-08-02firmware: Remove obsolete Chelsio cxgb3 firmwareTim Gardner 2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker 2012-01-16[SCSI] isci, firmware: Remove isci fallback parameter blob and generatorBen Hutchings 2011-12-20firmware: Refer to the co-maintained linux-firmware.git repositoryBen Hutchings 2011-07-03isci: Added support for C0 to SCU DriverAdam Gruchala 2011-07-03isci: fix oem parameter header definitionDan Williams 2011-07-03isci: fix apc mode definitionDan Williams 2011-07-03isci: fix oem parameter initialization and mode detectionDan Williams 2011-07-03isci: add support for 2 more oem parmetersHenryk Dembkowski 2011-07-03isci: Add support for probing OROM for OEM paramsDan Williams