From: Russell King Date: Sat, 19 Feb 2011 15:55:00 +0000 (+0000) Subject: ARM: amba: make probe() functions take const id tables X-Git-Tag: v2.6.39-rc1~435^3^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa25afad2ca60d19457849ea75e9c31236f4e174;p=pandora-kernel.git ARM: amba: make probe() functions take const id tables Make Primecell driver probe functions take a const pointer to their ID tables. Drivers should never modify their ID tables in their probe handler. Signed-off-by: Russell King --- Reading git-diff-tree failed