diff options
| author | Douglas Anderson <[email protected]> | 2024-09-06 13:13:32 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-09-11 13:44:45 +0000 |
| commit | c2eaf5e01275ae13f1ec5b1434f6c49cfff57430 (patch) | |
| tree | 035e1b8181eed32bb764f1bec88b4651c5f98421 /drivers/fpga/tests/fpga-bridge-test.c | |
| parent | soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers (diff) | |
| download | kernel-c2eaf5e01275ae13f1ec5b1434f6c49cfff57430.tar.gz kernel-c2eaf5e01275ae13f1ec5b1434f6c49cfff57430.zip | |
serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()
The "offset" passed in should be unsigned since it's always a positive
offset from our memory mapped IO.
The "field" should be u32 since we're anding it with a 32-bit value
read from the device.
Suggested-by: Stephen Boyd <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/20240610152420.v4.4.I24a0de52dd7336908df180fa6b698e001f3aff82@changeid
Tested-by: NĂcolas F. R. A. Prado <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions
