spi/pl022: fix build warnings
authorJonas Aaberg <jonas.aberg@stericsson.com>
Mon, 28 Feb 2011 15:42:41 +0000 (16:42 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 1 Dec 2011 16:16:07 +0000 (17:16 +0100)
commitc4a4784308f5cb86ef3c6c1288524ecb63c1fc87
treecc14bdc395382329ea00cf91889caba2e62def4f
parent172289df4004cccf798316b19cc3e6284dbe901f
spi/pl022: fix build warnings

The driver build complains with newer compilers unless you
initialize this struct properly.

Reviewed-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/spi/spi-pl022.c