commit | 47fc74154c1dd68d70209a87213805fdad0d2790 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Fri Jun 24 14:40:41 2022 +0100 |
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Sun Jun 26 18:40:12 2022 +0100 |
tree | cbe35e2095540377ea43f0b6398f5f5fea1f61e5 | |
parent | f4de68d1d45f1f104535a82f3e0dd3c393c6539e [diff] |
pckbd: implement i8042_mmio_init() function This enables use to set the required value of extended_state directly during device init rather than in i8042_mm_init(). Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20220624134109.881989-27-mark.cave-ayland@ilande.co.uk> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>