* [RESEND. PATCH] leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
@ 2024-09-29 9:20 WangYuli
2024-10-09 14:39 ` Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: WangYuli @ 2024-09-29 9:20 UTC (permalink / raw)
To: pavel, lee, aren, tzimmermann, wangyuli
Cc: linux-leds, linux-kernel, jjhiblot, guanwentao, zhanjun
There is a spelling mistake of 'acccess' which should be instead of
'access'.
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/all/0c768bf6-bc19-43de-a30b-ff5e3ddfd0b3@suse.de/
Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
drivers/leds/rgb/leds-group-multicolor.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/leds/rgb/leds-group-multicolor.c b/drivers/leds/rgb/leds-group-multicolor.c
index b6c7679015fd..548c7dd63ba1 100644
--- a/drivers/leds/rgb/leds-group-multicolor.c
+++ b/drivers/leds/rgb/leds-group-multicolor.c
@@ -55,7 +55,7 @@ static void restore_sysfs_write_access(void *data)
{
struct led_classdev *led_cdev = data;
- /* Restore the write acccess to the LED */
+ /* Restore the write access to the LED */
mutex_lock(&led_cdev->led_access);
led_sysfs_enable(led_cdev);
mutex_unlock(&led_cdev->led_access);
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [RESEND. PATCH] leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
2024-09-29 9:20 [RESEND. PATCH] leds: rgb: leds-group-multicolor: Correct the typo 'acccess' WangYuli
@ 2024-10-09 14:39 ` Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2024-10-09 14:39 UTC (permalink / raw)
To: WangYuli
Cc: pavel, aren, tzimmermann, linux-leds, linux-kernel, jjhiblot,
guanwentao, zhanjun
On Sun, 29 Sep 2024, WangYuli wrote:
> There is a spelling mistake of 'acccess' which should be instead of
> 'access'.
>
> Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
> Link: https://lore.kernel.org/all/0c768bf6-bc19-43de-a30b-ff5e3ddfd0b3@suse.de/
> Signed-off-by: WangYuli <wangyuli@uniontech.com>
> ---
> drivers/leds/rgb/leds-group-multicolor.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Already applied.
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-09 14:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29 9:20 [RESEND. PATCH] leds: rgb: leds-group-multicolor: Correct the typo 'acccess' WangYuli
2024-10-09 14:39 ` Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox