diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-06-09 18:48:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-15 14:34:30 +0300 |
commit | 2de5897b5c148a1cdf31bf4628590825d694c37d (patch) | |
tree | 200cd5c452372ca5c1631f1ab4d911cf6bcca6fa /fs/ntfs/bitmap.c | |
parent | 007cfa13e034a1a2973967cbbe31e70c19e2bf31 (diff) | |
download | linux-2de5897b5c148a1cdf31bf4628590825d694c37d.tar.xz |
device property: Implement device_is_compatible()
Some users want to use the struct device pointer to see if the
device is compatible in terms of Open Firmware specifications,
i.e. if it has a 'compatible' property and it matches to the
given value. Provide inline helper for the users.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Message-ID: <20230609154900.43024-3-andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ntfs/bitmap.c')
0 files changed, 0 insertions, 0 deletions