On 2022-06-28 at 04:01:03 +0200, Saravana Kannan <sarava...@google.com> wrote: > diff --git a/drivers/tty/serial/8250/8250_acorn.c > b/drivers/tty/serial/8250/8250_acorn.c > index 758c4aa203ab..5a6f2f67de4f 100644 > --- a/drivers/tty/serial/8250/8250_acorn.c > +++ b/drivers/tty/serial/8250/8250_acorn.c > @@ -114,7 +114,6 @@ static const struct ecard_id serial_cids[] = { > static struct ecard_driver serial_card_driver = { > .probe = serial_card_probe, > .remove = serial_card_remove, > - .id_table = serial_cids,
Is this change intentional? All other drivers are only changed to set .probe_no_time and I don't see anything mentioned in the commit message re. this driver's change. _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu