minix/drivers/readclock
Thomas Cort 6405d78182 readclock/tda19988: fix compiler/cppcheck warnings
readclock:
 - the setup function for readclock on i386 was missing a return.
 - the message field for RTCDEV_GRANT wasn't the right type.

tda19988:
 - position variable was used without being initialized.

Change-Id: I3f78dd0a9d44f35eb38cb7da0974909f066b7007
2013-08-10 14:36:10 -04:00
..
arch readclock/tda19988: fix compiler/cppcheck warnings 2013-08-10 14:36:10 -04:00
forward.c readclock.drv: add support for the TPS65950 RTC 2013-08-09 12:41:58 +02:00
forward.h readclock.drv: add support for the TPS65950 RTC 2013-08-09 12:41:58 +02:00
Makefile readclock.drv: add support for the TPS65950 RTC 2013-08-09 12:41:58 +02:00
readclock.c readclock.drv: add support for the TPS65950 RTC 2013-08-09 12:41:58 +02:00
readclock.h readclock.drv: add support for the TPS65950 RTC 2013-08-09 12:41:58 +02:00