Re: [PATCH] doc: fix 22.11 release notes after acc200 driver rename

2023-02-07 Thread David Marchand
On Tue, Feb 7, 2023 at 9:27 AM Maxime Coquelin wrote: > On 2/7/23 09:05, David Marchand wrote: > > Renaming this driver and its associated doc was not properly handled > > with regard to the previous 22.11 release notes. > > > Fixes: 5f1565617a9d ("doc: update naming for Intel baseband acc200") >

Re: [PATCH] doc: fix 22.11 release notes after acc200 driver rename

2023-02-07 Thread David Marchand
On Tue, Feb 7, 2023 at 9:27 AM Maxime Coquelin wrote: > On 2/7/23 09:05, David Marchand wrote: > > Renaming this driver and its associated doc was not properly handled > > with regard to the previous 22.11 release notes. > > As discussed, ninja did not try again to build the release note after > h

Re: [PATCH] doc: fix 22.11 release notes after acc200 driver rename

2023-02-07 Thread Maxime Coquelin
On 2/7/23 09:05, David Marchand wrote: Renaming this driver and its associated doc was not properly handled with regard to the previous 22.11 release notes. As discussed, ninja did not try again to build the release note after having fixed the initial issue. Forcing its rebuild I could repr

[PATCH] doc: fix 22.11 release notes after acc200 driver rename

2023-02-07 Thread David Marchand
Renaming this driver and its associated doc was not properly handled with regard to the previous 22.11 release notes. Fixes: 5f1565617a9d ("doc: update naming for Intel baseband acc200") Signed-off-by: David Marchand --- doc/guides/rel_notes/release_22_11.rst | 4 ++-- 1 file changed, 2 inserti