Searched hist:c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-snvs.c | diff c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 Thu Feb 21 18:44:28 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> drivers/rtc: use of_match_ptr() macro
This eliminates having an #ifdef returning NULL for the case when OF is disabled. Maintains consistency in cases where OF is always selected.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rtc-mpc5121.c | diff c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 Thu Feb 21 18:44:28 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> drivers/rtc: use of_match_ptr() macro
This eliminates having an #ifdef returning NULL for the case when OF is disabled. Maintains consistency in cases where OF is always selected.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rtc-stmp3xxx.c | diff c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 Thu Feb 21 18:44:28 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> drivers/rtc: use of_match_ptr() macro
This eliminates having an #ifdef returning NULL for the case when OF is disabled. Maintains consistency in cases where OF is always selected.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rtc-sa1100.c | diff c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 Thu Feb 21 18:44:28 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> drivers/rtc: use of_match_ptr() macro
This eliminates having an #ifdef returning NULL for the case when OF is disabled. Maintains consistency in cases where OF is always selected.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rtc-twl.c | diff c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 Thu Feb 21 18:44:28 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> drivers/rtc: use of_match_ptr() macro
This eliminates having an #ifdef returning NULL for the case when OF is disabled. Maintains consistency in cases where OF is always selected.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rtc-cmos.c | diff c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 Thu Feb 21 18:44:28 CST 2013 Sachin Kamat <sachin.kamat@linaro.org> drivers/rtc: use of_match_ptr() macro
This eliminates having an #ifdef returning NULL for the case when OF is disabled. Maintains consistency in cases where OF is always selected.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|