]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
i2c: i801: Use standard PCI constants instead of own ones
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 22 May 2021 21:46:20 +0000 (23:46 +0200)
committerWolfram Sang <wsa@kernel.org>
Thu, 27 May 2021 20:10:21 +0000 (22:10 +0200)
commit0d3f1e4524bb70f528b7002803fc0737c83ddd5e
tree3838436322d67b06aa25db6b85f67685b893082b
parent1de93d5d521717cbb77cc9796a4df141d800d608
i2c: i801: Use standard PCI constants instead of own ones

Layout of these registers is part of the PCI standard. Therefore use
the constants defined by the PCI subsystem.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Tested-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-i801.c