Message ID | 20220414201729.73951-1-rishikeshdonadkar@gmail.com |
---|---|
State | Accepted |
Commit | dd8b1723ac56580600ada71d670d5c01ce9eedf7 |
Headers | show |
Series |
|
Related | show |
Hello Rishikesh, Thank you for the patch. The subject line should mention [PATCH v2] as this is a new version of a previous patch. You can use the -v argument to git-format-patch to do this automatically. On Fri, Apr 15, 2022 at 01:47:29AM +0530, Rishikesh Donadkar via libcamera-devel wrote: Kieran made a comment about the commit message (or rather the lack thereof) in his review of your previous version. Please take it into account. > Signed-off-by: Rishikesh Donadkar <rishikeshdonadkar@gmail.com> > --- > Documentation/guides/introduction.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/guides/introduction.rst b/Documentation/guides/introduction.rst > index 21880ce7..a4671a07 100644 > --- a/Documentation/guides/introduction.rst > +++ b/Documentation/guides/introduction.rst > @@ -67,7 +67,7 @@ through an adaptation layer integrating libcamera into a larger framework. > Adaptation Layer | > / +--------------+ +--------------+ | +--------------+ > | | V4L2 | | gstreamer | | | Android | > - | | Compatability| | element | | | Camera | > + | | Compatibility| | element | | | Camera | > | | (preload) | |(libcamerasrc)| | | HAL | > \ +--------------+ +--------------+ | +--------------+ > |
diff --git a/Documentation/guides/introduction.rst b/Documentation/guides/introduction.rst index 21880ce7..a4671a07 100644 --- a/Documentation/guides/introduction.rst +++ b/Documentation/guides/introduction.rst @@ -67,7 +67,7 @@ through an adaptation layer integrating libcamera into a larger framework. Adaptation Layer | / +--------------+ +--------------+ | +--------------+ | | V4L2 | | gstreamer | | | Android | - | | Compatability| | element | | | Camera | + | | Compatibility| | element | | | Camera | | | (preload) | |(libcamerasrc)| | | HAL | \ +--------------+ +--------------+ | +--------------+ |
Signed-off-by: Rishikesh Donadkar <rishikeshdonadkar@gmail.com> --- Documentation/guides/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)