diff options
author | Wolfram Sang | 2022-09-28 22:12:14 +0200 |
---|---|---|
committer | Wolfram Sang | 2022-10-02 00:59:24 +0200 |
commit | 228336f50711e9f0f47352483a8501e0c598845b (patch) | |
tree | c39b810d25ab8c810a11ff83034d5b5e81ae61bc /sound | |
parent | 492baeb958b1a94b8d52ec3960f82079ebbbebfb (diff) |
i2c: pci1xxxx: prevent signed integer overflow
Some constants need 'UL' markings, otherwise they are shifted into the
sign bit.
Fixes: 361693697249 ("i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch")
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions