[PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
Timur Tabi
timur at codeaurora.org
Mon Jan 11 13:38:54 PST 2016
Graeme Gregory wrote:
>> >
>> >So with this patch, what is the difference between sbsa_uart_probe and
>> >pl011_probe? Shouldn't the patch also remove sbsa_uart_probe?
>> >
> One is for amba_device and one is for platform_device and one maintainer
> indicated displeasure at platfrom device being in an AMBA driver.
Ok, I'm still a little confused, but it sounds to me like your patch
should have also removed sbsa_uart_probe().
With your patches applied, under what circumstance would
sbsa_uart_probe() still be called? The amba-pl011.c driver already
probes on ARMH0011, so shouldn't that be removed, to avoid a double probe?
More information about the linux-arm-kernel
mailing list