aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2016-06-13 17:10:21 -0400
committerLinus Walleij <[email protected]>2016-06-22 18:08:31 +0200
commit767b8ce361669e81ce8c79034ef3bb32d4788fc3 (patch)
tree651750db7715b15626bf28f55b42aa42b31f2db6 /scripts/gdb/linux/proc.py
parent98849fa0163e755ef2c4565c814bf08ffb5a2c4a (diff)
pinctrl: palmas: convert PINCTRL_PALMAS from bool to tristate
The Kconfig currently controlling compilation of this code is: config PINCTRL_PALMAS bool "Pinctrl driver for the PALMAS Series MFD devices" ...meaning that it currently is not being built as a module by anyone. During an audit for non-modular drivers using modular infrastructure this driver showed up. But rather than demodularize it, Laxman indicated that it would be prefereable to instead convert the driver option to tristate. This does that, and confirms that it will compile and modpost as such. However, since I do not have the hardware to confirm that no new runtime issues exist when modular, that remains untested. Cc: Laxman Dewangan <[email protected]> Cc: Linus Walleij <[email protected]> Cc: [email protected] Signed-off-by: Paul Gortmaker <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions