• Jarod Wilson's avatar
    [media] IR/nuvoton: address all checkpatch.pl issues · 4e6e29ad
    Jarod Wilson authored
    The driver was missing KERN_ facilities on a number of printks. The
    register dump functions have been updated to use KERN_INFO, so that the
    register dump gets logged in syslog (they only run on driver load, and
    only when debug is enabled). The buffer dump routine now uses
    KERN_DEBUG, as that spew will happen quite frequently (several times
    every IR signal), and shouldn't need to be logged.
    
    Also split up the small handful of lines that were just over 80
    characaters, and fixed the ioctl.h include.
    Signed-off-by: default avatarJarod Wilson <jarod@redhat.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    4e6e29ad
nuvoton-cir.h 11 KB