commit | c862aab0bc14060bfa8351ff1e93cbce9669abcf | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Feb 19 15:55:26 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 23 16:24:19 2011 +0000 |
tree | cd822d31785ce9464a34bf08284973795453d922 | |
parent | aa25afad2ca60d19457849ea75e9c31236f4e174 [diff] |
ARM: amba: make internal ID table handling const As all probe() functions now take a const pointer, we can make the bus level code deal with const pointers too. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>