commit | 3e27ee8448bcbc8b4f060b107aa622c116f287ab | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Fri Aug 05 15:32:27 2011 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Aug 25 19:33:37 2011 +0530 |
tree | 78531918514ba5f00b1e20747eba7f1361801a7a | |
parent | 47850a27306997be914dedcbca1dfce09fa4ef0a [diff] |
dmaengine/amba-pl08x: Resolve formatting issues There were few formatting related issues in code. This patch fixes them. Fixes include: - Remove extra blank lines - align code to 80 cols - combine several lines to one line Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>