summaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorKent Gibson <warthog618@gmail.com>2020-11-05 13:40:49 +0300
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2020-11-05 17:35:40 +0300
commit1f5eb8b17f02d216703ee56e4c3115f592b060fb (patch)
treef88cceed309ff11b4ca16d68d2f890228fc862a0 /scripts/bpf_helpers_doc.py
parent560b6ac37a87fcb78d580437e3e0bc2b6b5b0295 (diff)
downloadlinux-1f5eb8b17f02d216703ee56e4c3115f592b060fb.tar.xz
gpiolib: fix sysfs when cdev is not selected
In gpiochip_setup_dev() the call to gpiolib_cdev_register() indirectly calls device_add(). This is still required for the sysfs even when CONFIG_GPIO_CDEV is not selected in the build. Replace the stubbed functions in gpiolib-cdev.h with macros in gpiolib.c that perform the required device_add() and device_del() when CONFIG_GPIO_CDEV is not selected. Fixes: d143493c01b7 (gpiolib: make cdev a build option) Reported-by: Nicolas Schichan <nschichan@freebox.fr> Signed-off-by: Kent Gibson <warthog618@gmail.com> Tested-by: Nicolas Schichan <nschichan@freebox.fr> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions