Re: [PATCH 1/2] serial: amba-pl011: make platform driver generic
From: Timur Tabi <hidden>
Date: 2016-03-21 19:47:17
Also in:
linux-arm-kernel
From: Timur Tabi <hidden>
Date: 2016-03-21 19:47:17
Also in:
linux-arm-kernel
Jun Nie wrote:
- 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'. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation collaborative project.