summaryrefslogtreecommitdiff
path: root/scripts/module-common.c
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2025-06-06 20:32:26 -0700
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-06-10 19:23:25 +0200
commitc393befa14ab26596fb86d702566d648832dae06 (patch)
treee487c6b329bbc06e7e48c76fb242182a768b3141 /scripts/module-common.c
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff)
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 <dan.j.williams@intel.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://patch.msgid.link/20250607033228.1475625-2-dan.j.williams@intel.com Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/module-common.c')
0 files changed, 0 insertions, 0 deletions