ARM: dts: imx51-babbage: fix esdhc cd/wp properties
authorShawn Guo <shawn.guo@linaro.org>
Wed, 22 Aug 2012 13:46:39 +0000 (21:46 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 23 Aug 2012 13:10:23 +0000 (21:10 +0800)
The binding doc and dts use properties "fsl,{cd,wp}-internal" while
esdhc driver uses "fsl,{cd,wp}-controller".  Fix binding doc and dts
to get them match driver code.

Reported-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: <stable@vger.kernel.org>
Acked-by: Chris Ball <cjb@laptop.org>

No differences found