]> Git Repo - linux.git/commit - drivers/reset/Kconfig
reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristate
authorJohn Stultz <[email protected]>
Wed, 8 Jan 2020 00:19:13 +0000 (00:19 +0000)
committerPhilipp Zabel <[email protected]>
Wed, 8 Jan 2020 09:26:14 +0000 (10:26 +0100)
commite2d5e8332c9684ea254c84002bc1e13a42db9e54
treeb35662b133bfd435802b989c4d3814600e2a7aee
parent4cf176e52397853e4a4dd37e917c5eafb47ba8d1
reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristate

Allow CONFIG_RESET_QCOM_AOSS to be set as as =m to allow for the
driver to be loaded from a modules.

Also replaces the builtin_platform_driver() line with
module_platform_driver() and adds a MODULE_DEVICE_TABLE() entry.

Cc: Todd Kjos <[email protected]>
Cc: Alistair Delva <[email protected]>
Cc: Amit Pundir <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
drivers/reset/Kconfig
drivers/reset/reset-qcom-aoss.c
This page took 0.043243 seconds and 4 git commands to generate.