[PATCH 1/2] serial: amba-pl011: make platform driver generic
From: Jun Nie <hidden>
Date: 2016-03-22 01:25:46
Also in:
linux-serial
From: Jun Nie <hidden>
Date: 2016-03-22 01:25:46
Also in:
linux-serial
2016-03-22 3:47 GMT+08:00 Timur Tabi [off-list ref]:
Jun Nie wrote:quoted
- snprintf(uap->type, sizeof(uap->type), "SBSA"); + snprintf(uap->type, sizeof(uap->type), "PL011 plat");I'm not crazy about this. I think you need to add a "const char *name" field to 'struct vendor_data'.
Will address this suggestion in next version patch. How about "PL011 SBSA" "PL011 ZTE" "PL011 ARM rev1" "PL011 ST rev1"? Jun
-- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation collaborative project.