You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JIRA: https://issues.redhat.com/browse/RHEL-47160
Conflicts:
* Avoiding commit <f050bb8f56c64> ("misc: Switch i2c drivers back to
use .probe()") to avoid drop the .probe_new() call-back type
* Small context adjustments due to f050bb8
commit 2b0eee4
Author: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Date: Thu Nov 23 11:30:32 2023 +0100
eeprom: at24: use of_match_ptr()
This driver does not depend on CONFIG_OF so using of_match_ptr() makes
sense to reduce the size a bit.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Alessandro Carminati <acarmina@redhat.com>
0 commit comments