summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorHeiner Kallweit2016-03-17 20:39:13 +0100
committerMauro Carvalho Chehab2016-05-07 15:34:17 +0200
commit5f61ff86116cf637ae926f44c1857716ec89e9fb (patch)
treefc8c46bb2e65c6d998e876dbdeccd55db132a324 /REPORTING-BUGS
parent[media] mceusb: add support for SMK eHome receiver (diff)
downloadkernel-qcow2-linux-5f61ff86116cf637ae926f44c1857716ec89e9fb.tar.gz
kernel-qcow2-linux-5f61ff86116cf637ae926f44c1857716ec89e9fb.tar.xz
kernel-qcow2-linux-5f61ff86116cf637ae926f44c1857716ec89e9fb.zip
[media] media: rc: reduce size of struct ir_raw_event
struct ir_raw_event currently has a size of 12 bytes on most (all?) architectures. This can be reduced to 8 bytes whilst maintaining full backwards compatibility. This saves 2KB in size of struct ir_raw_event_ctrl (as element kfifo is reduced by 512 * 4 bytes) and it allows to copy the full struct ir_raw_event with a single 64 bit operation. Successfully tested with the Nuvoton driver and successfully compile-tested with the ene_ir driver (as it uses the carrier / duty_cycle elements). Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions