mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 08:04:10 +00:00
9bc0517b78
Instead of passing NULL to gpiochip_add_data, we can populate the parameter and use gpiochip_get_data instead of a custom function. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16739 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>