diff options
author | viresh kumar <viresh.kumar@st.com> | 2010-04-21 10:41:54 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-04-22 13:30:13 +0200 |
commit | 9a99d55514d3c6bfc03e41536659d781af6998f5 (patch) | |
tree | 9e6201fe572cc232da5955ea9f517ff0b9d90da7 /drivers/lguest | |
parent | ARM: 6023/1: update bcmring_defconfig to latest version and fix build error (diff) | |
download | linux-9a99d55514d3c6bfc03e41536659d781af6998f5.tar.xz linux-9a99d55514d3c6bfc03e41536659d781af6998f5.zip |
ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.
PL061 driver is using set_irq_chip_data and get_irq_chip_data for real
irq lines. It must be using *_irq_data functions instead. As chip_data
is used by interrupt controllers also, which makes vic write at incorrect
addresses.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions