mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
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 <rmk+kernel@arm.linux.org.uk>