ASoC: max98090: Remove redundant max98090_handle_pdata()
authorTushar Behera <tushar.b@samsung.com>
Fri, 4 Jul 2014 09:12:17 +0000 (14:42 +0530)
committerMark Brown <broonie@linaro.org>
Fri, 4 Jul 2014 19:30:27 +0000 (20:30 +0100)
commiteba843201a8e5824c5e6e539db6cd1a6ba84f145
tree1f68a4072dcc4a57884f91de88af0f1dd3ee3a57
parent978b641f9563019a24032d5dee8a75963cd248ff
ASoC: max98090: Remove redundant max98090_handle_pdata()

max98090_handle_pdata() is not doing anything other than printing
a message if pdata is not valid. This can be removed.

Signed-off-by: Tushar Behera <tushar.b@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/max98090.c