diff options
author | Sean Young <sean@mess.org> | 2018-10-18 12:06:05 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-11-22 13:29:27 -0500 |
commit | 8d023a5787775cd1cee73957777122366f6eb88e (patch) | |
tree | 7099086f4f93b861f6880d36e64fdcec1d4cb28c /Documentation/spi | |
parent | cea1c41d6ba010559f9ccdcfc80ce185e7fab080 (diff) | |
download | linux-8d023a5787775cd1cee73957777122366f6eb88e.tar.bz2 |
media: rc: imon_raw: use fls rather than loop per bit
Previously, the code would loop for each of the 40 bits. Now it will
branch for each edge in the IR, which will be much less.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/spi')
0 files changed, 0 insertions, 0 deletions