This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
sof
mirror of
https://github.com/thesofproject/sof.git
Watch
1
Star
0
Fork
You've already forked sof
0
Code
Issues
Projects
Releases
Wiki
Activity
0d9a0c112c
sof
/
scripts
/
const_structs.checkpatch
4 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sof: add git pre- and post-commit hooks Use Linux checkpatch.pl to check for style problems on each commit rather than waste time on mailing lists. The hooks are installed by default with autogen.sh if there are no pre-existing hooks, e.g. if a global template is used. Commits can still be forced by using git commit -n (or --no-verify) if you absolutely need to bypass checkpatch.pl in a work branch. Note that both checkpatch.pl and spelling.txt are provided under a GPL v2 license. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
2018-01-22 22:32:31 +08:00
comp_func_map
dma_ops
dai: supply caps and other info from within drivers This change gathers some of the information inside of the DAI drivers, which was previously inferred using external logic. Signed-off-by: Slawomir Blauciak <slawomir.blauciak@linux.intel.com>
2019-04-30 20:01:33 +08:00
dai_driver
sof: add git pre- and post-commit hooks Use Linux checkpatch.pl to check for style problems on each commit rather than waste time on mailing lists. The hooks are installed by default with autogen.sh if there are no pre-existing hooks, e.g. if a global template is used. Commits can still be forced by using git commit -n (or --no-verify) if you absolutely need to bypass checkpatch.pl in a work branch. Note that both checkpatch.pl and spelling.txt are provided under a GPL v2 license. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
2018-01-22 22:32:31 +08:00
freq_table