Re: [PATCH v2 00/19] backlight: Constify lcd_ops

2024-05-03 Thread Lee Jones
On Fri, 03 May 2024, Lee Jones wrote: > On Fri, 03 May 2024, Lee Jones wrote: > > > On Wed, 24 Apr 2024 08:33:26 +0200, Krzysztof Kozlowski wrote: > > > Changes in v2: > > > - Collect tags, including wrongly places Thomas' tag (which requires me > > > to manually edit 15 other patches to drop i

Re: [PATCH v2 00/19] backlight: Constify lcd_ops

2024-05-03 Thread Lee Jones
On Fri, 03 May 2024, Lee Jones wrote: > On Wed, 24 Apr 2024 08:33:26 +0200, Krzysztof Kozlowski wrote: > > Changes in v2: > > - Collect tags, including wrongly places Thomas' tag (which requires me > > to manually edit 15 other patches to drop it). > > - Combine here checkpatch patch: > > http

Re: [PATCH v2 00/19] backlight: Constify lcd_ops

2024-05-03 Thread Lee Jones
On Wed, 24 Apr 2024 08:33:26 +0200, Krzysztof Kozlowski wrote: > Changes in v2: > - Collect tags, including wrongly places Thomas' tag (which requires me > to manually edit 15 other patches to drop it). > - Combine here checkpatch patch: > https://lore.kernel.org/all/20240414185440.288812-1-k..

Re: [PATCH v2 00/19] backlight: Constify lcd_ops

2024-05-02 Thread Krzysztof Kozlowski
On 02/05/2024 09:22, Lee Jones wrote: > On Wed, 24 Apr 2024, Krzysztof Kozlowski wrote: > >> Hi, >> >> Changes in v2: >> - Collect tags, including wrongly places Thomas' tag (which requires me >> to manually edit 15 other patches to drop it). >> - Combine here checkpatch patch: >> https://lore

Re: [PATCH v2 00/19] backlight: Constify lcd_ops

2024-05-02 Thread Lee Jones
On Wed, 24 Apr 2024, Krzysztof Kozlowski wrote: > Hi, > > Changes in v2: > - Collect tags, including wrongly places Thomas' tag (which requires me > to manually edit 15 other patches to drop it). > - Combine here checkpatch patch: > https://lore.kernel.org/all/20240414185440.288812-1-k...@ker

[PATCH v2 00/19] backlight: Constify lcd_ops

2024-04-23 Thread Krzysztof Kozlowski
Hi, Changes in v2: - Collect tags, including wrongly places Thomas' tag (which requires me to manually edit 15 other patches to drop it). - Combine here checkpatch patch: https://lore.kernel.org/all/20240414185440.288812-1-k...@kernel.org/ - Link to v1: https://lore.kernel.org/r/20240414-vide