diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-02-13 01:47:27 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-03-01 12:49:19 +0300 |
commit | e3f51c0d29164b2e4cf3c72c962f3a4891412e9b (patch) | |
tree | 626f520eae21b5d1e9a523ed4b8ec4595c5e7db7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3c1bb61fad370d7c440b8f81df76cbb4d52a9b6f (diff) | |
download | linux-e3f51c0d29164b2e4cf3c72c962f3a4891412e9b.tar.xz |
rtc: m48t86: put m48t86_nvmem_cfg on the stack
Move m48t86_nvmem_cfg to the stack of m48t86_rtc_probe. This results in a
very small code size reduction and make it safer on systems with two
similar RTCs:
text data bss dec hex filename
1733 164 0 1897 769 drivers/rtc/rtc-m48t86.o.before
1793 100 0 1893 765 drivers/rtc/rtc-m48t86.o.after
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions