ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 18 Oct 2013 15:37:46 +0000 (18:37 +0300)
committerMark Brown <broonie@linaro.org>
Wed, 23 Oct 2013 11:15:03 +0000 (12:15 +0100)
The serial-dir array gives this information so there is no need to have the
num-serializer property in DT description.
Just ignore the property in the driver the DTS files can be updated
separately without regression.
Update the documentation at the same time for davinci-mcasp

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found