ARM: sa1111: change devid to be a bitmask
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 25 Jan 2012 10:42:52 +0000 (10:42 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:52 +0000 (15:34 +0000)
Change the sa1111 device id to be a bitmask.  This allows us to
specify the actual device, while allowing a single driver to bind
to both PS2 devices.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found