summaryrefslogtreecommitdiff
path: root/include/sound.h
diff options
context:
space:
mode:
authorRajeshwari Shinde <rajeshwari.s@samsung.com>2012-12-26 20:03:17 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2013-01-08 10:54:33 +0900
commitf482310c6def17ba975a041077f89d984be54b68 (patch)
tree18de2aea295643b6b1f10f21edbc5f733cab372e /include/sound.h
parent72dbff12a73291fb68d217e534eaed98d69ff5c5 (diff)
Sound: Add FDT support to driver
This patch adds FDT support to the sound driver. Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/sound.h')
-rw-r--r--include/sound.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sound.h b/include/sound.h
index ea0b1158f8..d73839d9f0 100644
--- a/include/sound.h
+++ b/include/sound.h
@@ -46,10 +46,10 @@ struct sound_codec_info {
/*
* Initialises audio sub system
- *
+ * @param blob Pointer of device tree node or NULL if none.
* @return int value 0 for success, -1 for error
*/
-int sound_init(void);
+int sound_init(const void *blob);
/*
* plays the pcm data buffer in pcm_data.h through i2s1 to make the