Messages in this thread |  | | Date | Wed, 12 Feb 2025 13:47:49 +0200 | | From | Andy Shevchenko <> | | Subject | Re: [PATCH v1 1/1] serial: 8250_dw: Call dw8250_quirks() conditionally |
| |
On Wed, Feb 12, 2025 at 01:38:17PM +0200, Andy Shevchenko wrote: > Not all the cases provide the driver data, that is represented by > an object instance of struct dw8250_platform_data. Id est the change > missed the case when the driver is instantiated via board files as > pure platform driver. Fix this by calling dw8250_quirks() conditionally. > This will require splitting dw8250_setup_dma_filter() out of dw8250_quirks().
Scratch it, hit send too early, v2 is coming.
-- With Best Regards, Andy Shevchenko
|  |