ehci-dbgp: fix selecting n-th ehci controller
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Tue, 7 Jun 2022 14:30:10 +0000 (16:30 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 16 Jun 2022 13:23:37 +0000 (14:23 +0100)
commitd6d0cb659fda64430d4649f8680c5cead32da8fd
treefebb5bdee73b7dba2c3375ccb873506cad1a8ccd
parent4ccfee0a08ed258a5f86e3fdef2c01472f40a614
ehci-dbgp: fix selecting n-th ehci controller

The ehci<n> number was parsed but ignored.

Fixes: 322ecbe4ac85 ("console: add EHCI debug port based serial console")
Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/char/ehci-dbgp.c