Re: [PATCH v3 04/13] backlight: improve backlight_properties documentation

2020-06-01 Thread Daniel Thompson
On Mon, Jun 01, 2020 at 08:51:58AM +0200, Sam Ravnborg wrote: > Improve the documentation for backlight_properties and > adapt it to kernel-doc style. > > v2: > - Added into for each field (Daniel) > - Re-written some parts to explain what to do, rather > than what not to do. > Partly

[PATCH v3 04/13] backlight: improve backlight_properties documentation

2020-05-31 Thread Sam Ravnborg
Improve the documentation for backlight_properties and adapt it to kernel-doc style. v2: - Added into for each field (Daniel) - Re-written some parts to explain what to do, rather than what not to do. Partly based on suggestions from the review (Daniel) Signed-off-by: Sam Ravnborg Cc