[SERIAL] Use an enum for serial8250 platform device IDs
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 8 Sep 2005 15:04:41 +0000 (16:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 8 Sep 2005 15:04:41 +0000 (16:04 +0100)
Rather than hard-coding the platform device IDs, enumerate them.
We don't particularly care about the actual ID we get, just as
long as they're unique.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found