]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
eeprom: ee1004: Check chip before probing
authorEddie James <eajames@linux.ibm.com>
Tue, 18 Feb 2025 22:09:59 +0000 (16:09 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Feb 2025 14:25:18 +0000 (15:25 +0100)
commitd9406677428e9234ea62bb2d2f5e996d1b777760
tree72b4cf9024fb169077282d7594bec92f0845897b
parent78c0a5056c5856f24bf862ccd641394fd3dfd1dd
eeprom: ee1004: Check chip before probing

Like other eeprom drivers, check if the device is really there and
functional before probing.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20250218220959.721698-1-eajames@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/ee1004.c