Re: [PATCH v1 2/3] serial: 8250_exar: Extract exar_get_platform() helper
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-06-09 17:02:47
Also in:
lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-06-09 17:02:47
Also in:
lkml
On Wed, Jun 09, 2021 at 02:41:38PM +0200, Greg Kroah-Hartman wrote:
On Tue, Jun 08, 2021 at 05:42:38PM +0300, Andy Shevchenko wrote:quoted
We would like to use DMI matching in other functions as well. Hence, extract it as exar_get_platform() helper function.
Do not mix "fixes with features" in a single series, as I now have to pick it apart and apply it to different branches by hand :( Please do different series for the two different things if at all possible.
I see. Thank you for pointing out, I will keep in mind for the future submissions. -- With Best Regards, Andy Shevchenko