diff options
| author | Jose Javier Rodriguez Barbarin <dev-josejavier.rodriguez@duagon.com> | 2025-12-02 09:42:00 +0100 |
|---|---|---|
| committer | Nicolas Schier <nsc@kernel.org> | 2025-12-27 20:48:01 +0100 |
| commit | 1f4ea4838b13c3b2278436a8dcb148e3c23f4b64 (patch) | |
| tree | fa5c4bd6745141bccd3d6af6c1c041ce775598a4 /rust/kernel/fs | |
| parent | b08fc4d0ec2466558f6d5511434efdfabbddf2a6 (diff) | |
mcb: Add missing modpost build support
mcb bus is not prepared to autoload client drivers with the data defined on
the drivers' MODULE_DEVICE_TABLE. modpost cannot access to mcb_table_id
inside MODULE_DEVICE_TABLE so the data declared inside is ignored.
Add modpost build support for accessing to the mcb_table_id coded on device
drivers' MODULE_DEVICE_TABLE.
Fixes: 3764e82e5150 ("drivers: Introduce MEN Chameleon Bus")
Reviewed-by: Jorge Sanjuan Garcia <dev-jorge.sanjuangarcia@duagon.com>
Signed-off-by: Jose Javier Rodriguez Barbarin <dev-josejavier.rodriguez@duagon.com>
Acked-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Link: https://patch.msgid.link/20251202084200.10410-1-dev-josejavier.rodriguez@duagon.com
Signed-off-by: Nicolas Schier <nsc@kernel.org>
Diffstat (limited to 'rust/kernel/fs')
0 files changed, 0 insertions, 0 deletions
