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?
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html