* [PATCH] mfd: sec: Drop a stray semicolon
@ 2025-11-24 6:47 André Draszik
2025-11-24 7:37 ` Krzysztof Kozlowski
2025-11-25 13:51 ` (subset) " Lee Jones
0 siblings, 2 replies; 3+ messages in thread
From: André Draszik @ 2025-11-24 6:47 UTC (permalink / raw)
To: Krzysztof Kozlowski, Lee Jones
Cc: linux-kernel, linux-samsung-soc, kernel test robot, André Draszik
A stray and unneeded semicolon was added here by accident, just drop
it.
Fixes: ee19b52c31b3 ("mfd: sec: Use chained IRQs for s2mpg10")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202511230909.zk7EkTnb-lkp@intel.com/
Signed-off-by: André Draszik <andre.draszik@linaro.org>
---
drivers/mfd/sec-irq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/sec-irq.c b/drivers/mfd/sec-irq.c
index d992e41e716dcdc060421e1db8475523842a12be..74ac70002d1fc54c7eeb78cfc21b6117a3e14b03 100644
--- a/drivers/mfd/sec-irq.c
+++ b/drivers/mfd/sec-irq.c
@@ -304,7 +304,7 @@ static int sec_irq_init_s2mpg1x(struct sec_pmic_dev *sec_pmic)
default:
return dev_err_probe(sec_pmic->dev, -EINVAL, "Unsupported device type %d\n",
sec_pmic->device_type);
- };
+ }
regmap_common = dev_get_regmap(sec_pmic->dev, "common");
if (!regmap_common)
---
base-commit: d724c6f85e80a23ed46b7ebc6e38b527c09d64f5
change-id: 20251124-s2mpg10-chained-irq-semicolon-f8c8c02cc73b
Best regards,
--
André Draszik <andre.draszik@linaro.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] mfd: sec: Drop a stray semicolon
2025-11-24 6:47 [PATCH] mfd: sec: Drop a stray semicolon André Draszik
@ 2025-11-24 7:37 ` Krzysztof Kozlowski
2025-11-25 13:51 ` (subset) " Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-11-24 7:37 UTC (permalink / raw)
To: André Draszik, Lee Jones
Cc: linux-kernel, linux-samsung-soc, kernel test robot
On 24/11/2025 07:47, André Draszik wrote:
> A stray and unneeded semicolon was added here by accident, just drop
> it.
>
> Fixes: ee19b52c31b3 ("mfd: sec: Use chained IRQs for s2mpg10")
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202511230909.zk7EkTnb-lkp@intel.com/
> Signed-off-by: André Draszik <andre.draszik@linaro.org>
> ---
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (subset) [PATCH] mfd: sec: Drop a stray semicolon
2025-11-24 6:47 [PATCH] mfd: sec: Drop a stray semicolon André Draszik
2025-11-24 7:37 ` Krzysztof Kozlowski
@ 2025-11-25 13:51 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2025-11-25 13:51 UTC (permalink / raw)
To: Krzysztof Kozlowski, Lee Jones, André Draszik
Cc: linux-kernel, linux-samsung-soc, kernel test robot
On Mon, 24 Nov 2025 06:47:18 +0000, André Draszik wrote:
> A stray and unneeded semicolon was added here by accident, just drop
> it.
>
>
Applied, thanks!
[1/1] mfd: sec: Drop a stray semicolon
commit: 44c603f35cad3f3b0f58fece99502d81620da9b2
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-25 13:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-24 6:47 [PATCH] mfd: sec: Drop a stray semicolon André Draszik
2025-11-24 7:37 ` Krzysztof Kozlowski
2025-11-25 13:51 ` (subset) " Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®