On Fri, Mar 5, 2021 at 12:55 PM Krzysztof Kozlowski
[off-list ref] wrote:
On 04/03/2021 22:38, Hector Martin wrote:
quoted
This picks up the non-posted I/O mode needed for Apple platforms to
work properly.
This removes the request/release functions, which are no longer
necessary, since devm_ioremap_resource takes care of that already. Most
other drivers already do it this way, anyway.
For the patches 18-22, with Krzysztof's and mine comments addressed
Reviewed-by: Andy Shevchenko <redacted>
quoted
Signed-off-by: Hector Martin <redacted>
---
drivers/tty/serial/samsung_tty.c | 25 +++----------------------
1 file changed, 3 insertions(+), 22 deletions(-)
Reviewed-by: Krzysztof Kozlowski <redacted>
Tested-by: Krzysztof Kozlowski <redacted>
Best regards,
Krzysztof
--
With Best Regards,
Andy Shevchenko