diff options
author | Akira Shimahara | 2020-05-11 22:37:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2020-05-15 16:28:59 +0200 |
commit | 45d457a4cf24455eefd076a01a3d86414fc2ff1e (patch) | |
tree | 8ad2ca133c103d15ee6c960c333bb22148fd6768 /drivers/most | |
parent | 308bdb94de0c1abe7eac5193f58638b8aeaddf4b (diff) |
w1_therm: adding eeprom sysfs entry
The driver implement 2 hardware functions to access device RAM:
* copy_scratchpad
* recall_scratchpad
They act according to device specifications.
As EEPROM operations are not device dependent (all w1_therm can perform
EEPROM read/write operation following the same protocol), it is removed
from device families structures.
Updating Documentation/ABI/testing/sysfs-driver-w1_therm accordingly.
Signed-off-by: Akira Shimahara <akira215corp@gmail.com>
Link: https://lore.kernel.org/r/20200511203725.410844-1-akira215corp@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/most')
0 files changed, 0 insertions, 0 deletions