]> Gentwo Git Trees - linux/.git/commit
PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Fri, 14 Jun 2024 10:06:05 +0000 (13:06 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 10 Oct 2024 22:45:34 +0000 (17:45 -0500)
commit9d3faf229c06d953999e2aa6b6dbb57afd252f26
treed987553ea75a1c0f9b74f0e4bc617b2790ed4037
parent783602c920e90023e6d38274d40e32979787d130
PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()

Use IS_ALIGNED(), resource_size(), and SZ_* defines in quirk_s3_64M().

Link: https://lore.kernel.org/r/20240614100606.15830-4-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/pci/quirks.c