Re: [PATCH] media: add a subsystem profile documentation
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-03-08 23:54:00
Also in:
linux-media, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-03-08 23:54:00
Also in:
linux-media, lkml
Mauro Carvalho Chehab [off-list ref] writes:
Document the basic policies of the media subsystem profile. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- Documentation/driver-api/media/index.rst | 2 + .../media/maintainer-entry-profile.rst | 206 ++++++++++++++++++ .../maintainer/maintainer-entry-profile.rst | 1 + 3 files changed, 209 insertions(+) create mode 100644 Documentation/driver-api/media/maintainer-entry-profile.rst
This all looks good to me; would you like me to take it or were you going to send it upward yourself? Thanks, jon