-
Notifications
You must be signed in to change notification settings - Fork 78
feat(linux): Add McASP configuration documentation and grammar syntax fix for Audio.rst #586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(linux): Add McASP configuration documentation and grammar syntax fix for Audio.rst #586
Conversation
|
New warnings found with rstcheck: |
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
46ede61 to
f1fca36
Compare
f1fca36 to
b5d1851
Compare
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
b5d1851 to
c31a98d
Compare
c31a98d to
39faa26
Compare
Reworded the commits with the proper commit types. |
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
|
New warnings found with rstcheck: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Turns out all my comments were "pending" and needed to submit a review to publish my reply.
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Audio.rst
Outdated
Show resolved
Hide resolved
4b3feb1 to
e443562
Compare
|
New warnings found with rstcheck: |
31401df to
f94d900
Compare
|
Updated all resolved issues and rstcheck syntaxical erros. Please let me know if anything else needs to be done. |
|
That |
f94d900 to
ac9c420
Compare
Fixed, apologies on the typo. |
Add a new McASP driver configuration section in the Linux kernel Audio documentation. Addintions includes the latest async-mode changes. Signed-off-by: Sen Wang <senwang125@gmail.com>
Signed-off-by: Sen Wang <senwang125@gmail.com>
ac9c420 to
214f95d
Compare
addressed in newer version . overriding to pull this patch
d1f49e6
into
TexasInstruments:master
Add a new McASP driver configuration section in the Linux kernel Audio documentation. Additions includes the latest async-mode changes.
Also add another commit for fixing all the improper grammar and rst syntaxical issues in the Audio.rst file.
(https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-file)