Message ID | CWLP123MB5473137572529F99746F4AC4C5C32@CWLP123MB5473.GBRP123.PROD.OUTLOOK.COM |
---|---|
State | New |
Headers | show |
Series | leds-st1202 patches for -rc release of 6.14 | expand |
On Tue, 25 Feb 2025, Manuel Fombuena wrote: > No other LED driver is listed on index.rst with the extension .rst. > Remove it. > > Fixes: b1816b22381b ("Documentation:leds: Add leds-st1202.rst") > Signed-off-by: Manuel Fombuena <fombuena@outlook.com> > --- > Documentation/leds/index.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst > index 0ab0a2128a11..76fae171039c 100644 > --- a/Documentation/leds/index.rst > +++ b/Documentation/leds/index.rst > @@ -28,5 +28,5 @@ LEDs > leds-mlxcpld > leds-mt6370-rgb > leds-sc27xx > - leds-st1202.rst > + leds-st1202 > leds-qcom-lpg > -- > 2.48.1 > > Now that 6.14 is out, should I re-send this for 'for-leds-next' or there is no need? -- Manuel Fombuena
On Wed, 26 Mar 2025, Manuel Fombuena wrote: > On Tue, 25 Feb 2025, Manuel Fombuena wrote: > > > No other LED driver is listed on index.rst with the extension .rst. > > Remove it. > > > > Fixes: b1816b22381b ("Documentation:leds: Add leds-st1202.rst") > > Signed-off-by: Manuel Fombuena <fombuena@outlook.com> > > --- > > Documentation/leds/index.rst | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst > > index 0ab0a2128a11..76fae171039c 100644 > > --- a/Documentation/leds/index.rst > > +++ b/Documentation/leds/index.rst > > @@ -28,5 +28,5 @@ LEDs > > leds-mlxcpld > > leds-mt6370-rgb > > leds-sc27xx > > - leds-st1202.rst > > + leds-st1202 > > leds-qcom-lpg > > -- > > 2.48.1 > > > > > > Now that 6.14 is out, should I re-send this for 'for-leds-next' or there > is no need? If this is still relevant and still applies cleanly, I'll take it from here.
On Fri, 28 Mar 2025, Lee Jones wrote: > > If this is still relevant and still applies cleanly, I'll take it from here. > Thanks. As of now, it still applies cleanly and it is still the only driver in the list that includes .rst. -- Manuel Fombuena
diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst index 0ab0a2128a11..76fae171039c 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -28,5 +28,5 @@ LEDs leds-mlxcpld leds-mt6370-rgb leds-sc27xx - leds-st1202.rst + leds-st1202 leds-qcom-lpg
No other LED driver is listed on index.rst with the extension .rst. Remove it. Fixes: b1816b22381b ("Documentation:leds: Add leds-st1202.rst") Signed-off-by: Manuel Fombuena <fombuena@outlook.com> --- Documentation/leds/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)