serial: mpc52xx: make printout for type more generic
The printout for the type should be just "5xxx", so 512x users won't wonder why they have a mpc52xx-type UART. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
597c606f56
commit
e44dcb6c37
@@ -95,7 +95,7 @@
|
||||
/* PPC CPM type number */
|
||||
#define PORT_CPM 58
|
||||
|
||||
/* MPC52xx type numbers */
|
||||
/* MPC52xx (and MPC512x) type numbers */
|
||||
#define PORT_MPC52xx 59
|
||||
|
||||
/* IBM icom */
|
||||
|
||||
Reference in New Issue
Block a user