projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be213ac
)
ASoC: rsnd: clarify scu.c area
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Fri, 24 Jan 2014 02:40:41 +0000
(18:40 -0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 3 Feb 2014 12:41:37 +0000
(12:41 +0000)
scu.c cares SRU(Gen1) / SCU(Gen2) / SSIU(Gen2)
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/scu.c
patch
|
blob
|
history
diff --git
a/sound/soc/sh/rcar/scu.c
b/sound/soc/sh/rcar/scu.c
index 076aa71bc102d8cd61ffc5e097ff87a50e6c29f8..1adc85825f4eb0966b56af6afcb3c3f4f76a9a03 100644
(file)
--- a/
sound/soc/sh/rcar/scu.c
+++ b/
sound/soc/sh/rcar/scu.c
@@
-40,6
+40,20
@@
struct rsnd_scu {
*
*/
+/*
+ * scu.c is caring...
+ *
+ * Gen1
+ *
+ * [mem] -> [SRU] -> [SSI]
+ * |--------|
+ *
+ * Gen2
+ *
+ * [mem] -> [SCU] -> [SSIU] -> [SSI]
+ * |-----------------|
+ */
+
/*
* How to use SRC bypass mode for debugging
*