commit | bb75d93b903afcd0904c83850835857fd9f8ef2d | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri May 03 15:32:10 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu May 23 21:13:03 2013 +0200 |
tree | 96dd624af2294a3813f8a5c2337ef0ffcfd3a41d | |
parent | b2abb249de5ffca71ade8b79c9969e046fc03722 [diff] |
dmaengine: ste_dma40: Allocate plat_data on declaration It's the way that most other drivers do it. Very trivial clean-up which reduces line count and simplifies code. Acked-by: Vinod Koul <vnod.koul@intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>