summaryrefslogtreecommitdiff
path: root/sound/soc/sh/dma-sh7760.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sh/dma-sh7760.c')
0 files changed, 0 insertions, 0 deletions
s/thermal/rockchip_thermal.c?id=cdd8b3f7b779e39bda1a8057f287da065216720b'>patch) tree4633c5883770f0f610a48c2434b45518788f7928 /drivers/thermal/rockchip_thermal.c parente6ed1b4ad30331e6d878579dd95764d0a224cacd (diff)
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 'drivers/thermal/rockchip_thermal.c')
-rw-r--r--drivers/thermal/rockchip_thermal.c80
1 files changed, 40 insertions, 40 deletions
diff --git a/drivers/thermal/rockchip_thermal.c b/drivers/thermal/rockchip_thermal.c