[PATCH 0/2] spi: spi-qpic-snand: cleanup 'qpic_ecc' structure
From: Gabor Juhos
Date: Sun Aug 10 2025 - 10:39:28 EST
The series consist of two small patches to clean up the qpic_ecc structure
in the spi-qpic-snand driver. The first one removes an unused member from
the structure, whereas the second reduces code duplication and removes
another two members from the same.
Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx>
---
Gabor Juhos (2):
spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc'
spi: spi-qpic-snand: remove 'clr*status' members of struct 'qpic_ecc'
drivers/spi/spi-qpic-snand.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
---
base-commit: 13d0fe84a214658254a7412b2b46ec1507dc51f0
change-id: 20250809-qpic-snand-qpic_ecc-cleanup-c4d8f4e49e53
Best regards,
--
Gabor Juhos <j4g8y7@xxxxxxxxx>