Bjorn Helgaas
fe23f81d40
PCI: Unify ACS quirk desired vs provided checking
...
[ Upstream commit 7cf2cba43f15c74bac46dc5f0326805d25ef514d ]
Most of the ACS quirks have a similar pattern of:
acs_flags &= ~( <controls provided by this device> );
return acs_flags ? 0 : 1;
Pull this out into a helper function to simplify the quirks slightly. The
helper function is also a convenient place for comments about what the list
of ACS controls means. No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-06-20 10:25:17 +02:00
..
2020-06-20 10:25:06 +02:00
2020-05-02 17:24:39 +02:00
2020-04-24 08:00:45 +02:00
2020-02-28 16:36:00 +01:00
2020-06-11 09:23:01 +02:00
2020-01-27 14:46:45 +01:00
2020-05-20 08:17:05 +02:00
2020-01-09 10:17:57 +01:00
2020-04-24 08:00:23 +02:00
2020-01-04 13:59:52 +01:00
2020-06-20 10:25:06 +02:00
2020-05-20 08:17:16 +02:00
2020-06-20 10:25:08 +02:00
2020-05-20 08:17:06 +02:00
2020-06-20 10:25:14 +02:00
2020-06-20 10:25:11 +02:00
2020-03-11 18:02:50 +01:00
2020-05-27 16:43:07 +02:00
2019-12-21 10:47:50 +01:00
2020-03-11 18:02:56 +01:00
2019-12-31 12:37:06 +01:00
2020-01-09 10:17:59 +01:00
2020-06-20 10:25:00 +02:00
2019-12-31 12:37:35 +01:00
2020-06-03 08:17:59 +02:00
2020-06-20 10:25:16 +02:00
2020-06-11 09:22:58 +02:00
2020-02-14 16:32:12 -05:00
2020-05-20 08:17:09 +02:00
2020-04-02 16:34:18 +02:00
2020-06-11 09:22:56 +02:00
2020-02-28 16:36:05 +01:00
2020-06-11 09:23:01 +02:00
2020-06-03 08:18:00 +02:00
2020-06-20 10:24:59 +02:00
2020-06-03 08:18:03 +02:00
2020-04-24 08:01:01 +02:00
2019-12-17 20:39:06 +01:00
2020-02-28 16:35:55 +01:00
2020-01-27 14:46:32 +01:00
2019-12-05 15:38:31 +01:00
2020-06-20 10:25:12 +02:00
2020-06-20 10:25:11 +02:00
2020-01-23 08:20:31 +01:00
2020-04-24 08:00:52 +02:00
2020-05-27 16:43:11 +02:00
2020-06-20 10:25:14 +02:00
2020-05-27 16:42:53 +02:00
2020-06-20 10:25:14 +02:00
2020-06-11 09:22:59 +02:00
2020-01-27 14:46:05 +01:00
2020-06-11 09:22:55 +02:00
2020-06-20 10:25:11 +02:00
2020-06-11 09:23:01 +02:00
2020-04-24 08:01:17 +02:00
2019-12-31 12:37:39 +01:00
2020-06-20 10:25:17 +02:00
2020-04-02 16:34:14 +02:00
2020-02-14 16:32:17 -05:00
2020-05-20 08:17:08 +02:00
2020-06-20 10:25:14 +02:00
2020-04-24 08:01:18 +02:00
2020-01-23 08:20:35 +01:00
2020-05-02 17:24:15 +02:00
2020-05-27 16:43:12 +02:00
2020-02-28 16:35:59 +01:00
2020-05-02 17:24:39 +02:00
2020-04-24 08:01:06 +02:00
2020-04-24 08:01:18 +02:00
2020-06-03 08:18:13 +02:00
2020-06-11 09:22:58 +02:00
2020-04-24 08:01:18 +02:00
2020-06-20 10:25:14 +02:00
2020-06-20 10:25:14 +02:00
2020-05-05 19:15:52 +02:00
2020-02-05 14:18:24 +00:00
2020-01-27 14:46:34 +01:00
2020-02-28 16:36:09 +01:00
2020-06-20 10:24:58 +02:00
2020-02-28 16:35:57 +01:00
2020-06-11 09:23:00 +02:00
2020-05-05 19:15:51 +02:00
2020-05-27 16:42:56 +02:00
2020-06-20 10:25:04 +02:00
2020-02-28 16:36:09 +01:00
2020-02-28 16:36:04 +01:00
2020-05-27 16:42:50 +02:00
2020-06-20 10:25:06 +02:00