diff options
| author | Dan Williams <[email protected]> | 2025-06-07 03:32:26 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2025-06-10 17:23:25 +0000 |
| commit | c393befa14ab26596fb86d702566d648832dae06 (patch) | |
| tree | e487c6b329bbc06e7e48c76fb242182a768b3141 /lib/crypto/mpi/mpi-mul.c | |
| parent | Linux 6.16-rc1 (diff) | |
| download | kernel-c393befa14ab26596fb86d702566d648832dae06.tar.gz kernel-c393befa14ab26596fb86d702566d648832dae06.zip | |
driver core: faux: Suppress bind attributes
faux_device_create() is almost a suitable candidate to replace
platform_driver_probe() if not for the fact that faux_device_create()
supports dynamic attach/detach of the driver.
Drop the bind attributes with the expectation that simple faux devices can
always assume that the device is permanently bound at create, and only
unbound at 'destroy'.
The acpi-einj driver depends on static bind.
Fixes: 6cb9441bfe8d ("ACPI: APEI: EINJ: Transition to the faux device interface")
Signed-off-by: Dan Williams <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
