CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/27 06:41:44
Modified files:
sys/dev/i2c : ds1307.c
Log message:
Attach when the name matches "dallas,ds1307" which is what the device tree
binding uses. Remove warning about overwriting todr_handle since that is
normal behaviour on arm64 systems.
ok sthen@
