ASoC: odroidx2_max98090: Update odroidx2_audio_probe from upstream
authorHuang Chao <chao7.huang@samsung.com>
Thu, 31 Jul 2014 06:05:52 +0000 (14:05 +0800)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:22 +0000 (12:00 +0900)
commit2849b6e1f67c70d7ff6fa9c29363921205cb8cd5
tree067e41c5f03af54656b7fc5c5d4fbe7e654af2fc
parent2c8fe1a6820e526d500f721662ae02b352a8f706
ASoC: odroidx2_max98090: Update odroidx2_audio_probe from upstream

This patch mainly updates the audio probe and remove function
from the upstream driver, replace the of_parse_phandle return
pointer from the global variables to be local ones. And update
the goto error jump symbols.

Change-Id: Ie0724f1cc0709f72d4feccda4af60985cb732764
Signed-off-by: Huang Chao <chao7.huang@samsung.com>
sound/soc/samsung/odroidx2_max98090.c