mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Some drivers set tm_wday just fine and do not need it coerced to be correct. Others set tm_yday, so don't overwrite what the driver sets; just zero it inside if it can't fill the field. Move calls to set_day_of_week() to the sorts of drivers that presumably required the hammer (FS#11814) in get_time() where the weekday isn't locked to the date. Change-Id: Idd0ded6bfc9d9f48fcc1a6074068164c42fcf24a |
||
|---|---|---|
| .. | ||
| adc-ipod6g.c | ||
| adc-target.h | ||
| audio-ipod6g.c | ||
| backlight-ipod6g.c | ||
| backlight-target.h | ||
| button-target.h | ||
| cscodec-ipod6g.c | ||
| lcd-asm-ipod6g.S | ||
| lcd-ipod6g.c | ||
| mmcdefs-target.h | ||
| piezo-ipod6g.c | ||
| piezo.h | ||
| pmu-ipod6g.c | ||
| pmu-target.h | ||
| power-ipod6g.c | ||
| powermgmt-ipod6g.c | ||
| rtc-ipod6g.c | ||
| serial-ipod6g.c | ||
| storage_ata-ipod6g.c | ||