ASoC: simple-card: simplify code
authorJean-Francois Moine <moinejf@free.fr>
Wed, 15 Jan 2014 15:51:41 +0000 (16:51 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 3 Feb 2014 12:45:33 +0000 (12:45 +0000)
commit201a0eac7fe5e7a8fa33f0742304f885bc344d0d
tree738c13491b53bd00fe3f622c0a2b3a206e3f2a40
parent2bee991460a838ee3c8064a6d880c4e7bc41717a
ASoC: simple-card: simplify code

The OF pointers are put in the stack and then copied to the card
descriptor.
Put them directly at their right place.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/generic/simple-card.c
This page took 0.025338 seconds and 5 git commands to generate.