Home
last modified time | relevance | path

Searched hist:"0 b16cd575d6d8be4327918576ffa02bbdfc523e6" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/rc/
H A Dite-cir.hdiff 0b16cd575d6d8be4327918576ffa02bbdfc523e6 Sun Feb 21 21:16:45 CET 2021 Sean Young <sean@mess.org> media: ite-cir: move runtime information into driver data

The carrier, duty cycle etc are not device dependent, and they can be
changed at runtime. By moving them into the allocated struct, we can make
the device specific structures smaller, and we no longer need to copy
the struct.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
H A Dite-cir.cdiff 0b16cd575d6d8be4327918576ffa02bbdfc523e6 Sun Feb 21 21:16:45 CET 2021 Sean Young <sean@mess.org> media: ite-cir: move runtime information into driver data

The carrier, duty cycle etc are not device dependent, and they can be
changed at runtime. By moving them into the allocated struct, we can make
the device specific structures smaller, and we no longer need to copy
the struct.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>