diff options
author | Brian Norris <briannorris@chromium.org> | 2016-12-12 19:05:32 +0800 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2016-12-13 20:31:59 -0800 |
commit | cdd8b3f7b779e39bda1a8057f287da065216720b (patch) | |
tree | 4633c5883770f0f610a48c2434b45518788f7928 /Makefile | |
parent | e6ed1b4ad30331e6d878579dd95764d0a224cacd (diff) | |
download | blackbird-op-linux-cdd8b3f7b779e39bda1a8057f287da065216720b.tar.gz blackbird-op-linux-cdd8b3f7b779e39bda1a8057f287da065216720b.zip |
thermal: rockchip: don't pass table structs by value
This driver passes struct chip_tsadc_table by value throughout; this is
inefficient, and AFAICT, there is no reason for it. Let's pass pointers
instead.
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions