serial: 8250_dw: Support a list of reset
authoryanhong.wang <yanhong.wang@starfivetech.com>
Wed, 8 Jun 2022 02:43:57 +0000 (10:43 +0800)
committersamin <samin.guo@starfivetech.com>
Wed, 8 Jun 2022 11:30:21 +0000 (19:30 +0800)
commit303ba87f4ec10c5bb8b4b087a1087a51966a8972
treeeac8031c618b567cca8a201d12fac1302f6dac23
parent56fd6911fe9382e5f542f4bb3159317efc8143fe
serial: 8250_dw: Support a list of reset

Change devm_reset_control_get_optional_exclusive API to
devm_reset_control_array_get_exclusive, in order to support a list of
reset.

Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
drivers/tty/serial/8250/8250_dw.c