== Series Details == Series: spi: add driver for Intel discrete graphics (rev3) URL : https://patchwork.freedesktop.org/series/131763/ State : warning == Summary == Error: dim checkpatch failed a87d20bbf604 spi: add driver for intel graphics on-die spi device -:67: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #67: new file mode 100644 -:111: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #111: FILE: drivers/spi/spi-intel-dg.c:40: +static int intel_dg_spi_probe(struct auxiliary_device *aux_dev, + const struct auxiliary_device_id *aux_dev_id) total: 0 errors, 1 warnings, 1 checks, 206 lines checked 19e973d780cf spi: intel-dg: implement region enumeration fddfecf47ca6 spi: intel-dg: implement spi access functions -:89: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #89: FILE: drivers/spi/spi-intel-dg.c:189: +static ssize_t spi_rewrite_partial(struct intel_dg_spi *spi, loff_t to, + loff_t offset, size_t len, const u32 *newdata) total: 0 errors, 0 warnings, 1 checks, 224 lines checked 068ab59c423e spi: intel-dg: spi register with mtd -:103: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #103: FILE: drivers/spi/spi-intel-dg.c:478: +static int intel_dg_spi_init_mtd(struct intel_dg_spi *spi, struct device *device, + unsigned int nparts, bool writeable_override) total: 0 errors, 0 warnings, 1 checks, 156 lines checked 3b825b42d547 spi: intel-dg: implement mtd access handlers e1a81d2cfb81 spi: intel-dg: align 64bit read and write 7214ac42a157 spi: intel-dg: wake card on operations 7e6683d220eb drm/i915/spi: add spi device for discrete graphics -:95: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #95: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 136 lines checked e4c780bf1f8e drm/i915/spi: add intel_spi_region map 10b14b8312ad drm/i915/spi: add support for access mode d7c40e1a25ec drm/xe/spi: add on-die spi device -:137: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #137: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 183 lines checked af82070dad67 drm/xe/spi: add support for access mode -:23: CHECK:LINE_SPACING: Please don't use multiple blank lines #23: FILE: drivers/gpu/drm/xe/regs/xe_gsc_regs.h:23: + + total: 0 errors, 0 warnings, 1 checks, 78 lines checked