/openbmc/u-boot/drivers/rtc/ |
H A D | mx27rtc.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | imxdi.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | ftrtc010.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | pl031.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | at91sam9_rtt.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | date.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | mxsrtc.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | ds1374.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | mc13xxx-rtc.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
H A D | ds1306.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
/openbmc/u-boot/post/drivers/ |
H A D | rtc.c | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|
/openbmc/u-boot/include/ |
H A D | rtc.h | diff 714209832db1064886680b138f1abf9ce235b2c3 Mon Apr 20 13:37:19 CDT 2015 Simon Glass <sjg@chromium.org> dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to pass the whole structure instead, as with the C library. Also add an rtc_ prefix.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>
|