From: Matt Porter Date: Wed, 19 Sep 2012 14:49:48 +0000 (-0400) Subject: of: dma: fix typos in generic dma binding definition X-Git-Tag: v3.9-rc1~80^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deef12443785add808af39ff7f836b54bc5c4253;p=pandora-kernel.git of: dma: fix typos in generic dma binding definition Some semicolons were left out in the examples. The #dma-channels and #dma-requests properties have a prefix that is, by convention, reserved for cell size properties. Rename those properties to dma-channels and dma-requests. Signed-off-by: Matt Porter Acked-by: Arnd Bergmann Acked-by: Jon Hunter Signed-off-by: Vinod Koul --- Reading git-diff-tree failed