Centos-kernel-stream-9/drivers/misc/eeprom
Alessandro Carminati b9265480f8 eeprom: at24: use of_match_ptr()
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 f050bb8f56c64

commit 2b0eee4f6add17a74f696a6f40ad2a4fa173613e
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>
2024-07-26 14:18:07 +02:00
..
Kconfig
Makefile
at24.c eeprom: at24: use of_match_ptr() 2024-07-26 14:18:07 +02:00
at25.c
digsy_mtc_eeprom.c
ee1004.c
eeprom.c
eeprom_93cx6.c
eeprom_93xx46.c
idt_89hpesx.c
max6875.c