Re: [PATCH] drm: fix typo in margin connector properties docs

2023-03-06 Thread Pekka Paalanen
On Sun, 05 Mar 2023 10:35:10 + Simon Ser wrote: > This was pointed out by Ville and Pekka in their replies, but > forgot to apply the change properly before pushing. Sorry for > the noise! > > Signed-off-by: Simon Ser > Fixes: 409f07d353b3 ("drm: document connector margin properties") > Cc:

[PATCH] drm: fix typo in margin connector properties docs

2023-03-05 Thread Simon Ser
This was pointed out by Ville and Pekka in their replies, but forgot to apply the change properly before pushing. Sorry for the noise! Signed-off-by: Simon Ser Fixes: 409f07d353b3 ("drm: document connector margin properties") Cc: Ville Syrjälä Cc: Pekka Paalanen Cc: Maxime Ripard Cc: Dave Stev