lkml.org 
[lkml]   [2011]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH 2/3] ASoC: Staticise samsung_spdif_dai
    From
    Date
    Signed-off-by: Axel Lin <axel.lin@gmail.com>
    ---
    sound/soc/samsung/spdif.c | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/sound/soc/samsung/spdif.c b/sound/soc/samsung/spdif.c
    index 965b2bd..468cff1 100644
    --- a/sound/soc/samsung/spdif.c
    +++ b/sound/soc/samsung/spdif.c
    @@ -341,7 +341,7 @@ static struct snd_soc_dai_ops spdif_dai_ops = {
    .shutdown = spdif_shutdown,
    };

    -struct snd_soc_dai_driver samsung_spdif_dai = {
    +static struct snd_soc_dai_driver samsung_spdif_dai = {
    .name = "samsung-spdif",
    .playback = {
    .stream_name = "S/PDIF Playback",
    --
    1.7.4.1




    \
     
     \ /
      Last update: 2011-10-02 11:45    [W:3.463 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site