diff options
author | 2020-03-26 16:58:14 +0100 | |
---|---|---|
committer | 2020-03-26 10:28:19 -0600 | |
commit | 9d3158f5cb11142d85c351fa0e0087ef95ac9cb8 (patch) | |
tree | 1bfd452012c17ea525acec6eb36c9fbd327adc14 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ata: move *sata_set_spd*() to libata-sata.c (diff) | |
download | linux-dev-9d3158f5cb11142d85c351fa0e0087ef95ac9cb8.tar.xz linux-dev-9d3158f5cb11142d85c351fa0e0087ef95ac9cb8.zip |
ata: move sata_link_{debounce,resume}() to libata-sata.c
* move sata_link_{debounce,resume}() to libata-sata.c
* add static inline for CONFIG_SATA_HOST=n case (only one,
for sata_link_resume() is needed)
Code size savings on m68k arch using (modified) atari_defconfig:
text data bss dec hex filename
before:
32816 572 40 33428 8294 drivers/ata/libata-core.o
after:
32724 572 40 33336 8238 drivers/ata/libata-core.o
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions