diff options
author | Hou Zhiqiang <[email protected]> | 2019-07-05 17:56:42 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2019-07-08 12:28:44 +0100 |
commit | 91347af1c5c32e1fe9a8294a526e1cfdfa7b6ac2 (patch) | |
tree | 8ffc0dac9f3bcadca4369be58b164f2412ecd41a /net/lapb/lapb_timer.c | |
parent | e369faf6255df555644b33a22931dddff5e24755 (diff) |
PCI: mobiveil: Make some register updates more readable
To make some register updates more readable use a temporary
value to hold the register value and carry out the update.
Change the register update sequence to:
- Read out the original value from the target register
- Update the value
- Program the updated value back to the register
Signed-off-by: Hou Zhiqiang <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Minghuan Lian <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions