commit | 1595f16c5e537cb33e118e7ae18dff139f22bdb1 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 13 15:12:24 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Sun Jul 01 21:58:02 2012 +0800 |
tree | dd3b203009d0fe041c57c12221ee91a9020c22d1 | |
parent | 88289c80d419897c03f7f43b35e3730d8fb6825b [diff] |
ARM: imx: leave irq_base of wm8350_platform_data uninitialized With commit d1738ae (mfd: Allocate wm835x irq descs dynamically) being in the tree, there is no need to initialize irq_base field of struct wm8350_platform_data. Remove it to save one reference to macro MXC_BOARD_IRQ_START. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Dong Aisheng <dong.aisheng@linaro.org>