• Michael Hunold's avatar
    [PATCH] v4l: mxb driver and i2c helper cleanup · ba60ea4d
    Michael Hunold authored
    The attached patch cleans up my Video4Linux "MXB" driver and the i2c helper
    chipset drivers used by that cards.
    
    I ran Lindent on the files and fixed some other coding style violations,
    which makes the patch rather big.
    
    But besides the MODULE_PARM => module_param there have been no crucial
    changes.
    
    - [V4L] mxb: replace MODULE_PARM with module_param
    
    - [V4L] saa7111: replace MODULE_PARM with module_param
    
    - [V4L] tda9840: replace MODULE_PARM with module_param, re-indent code
      with Lindent, remove unnecessary header includes, code simplification
    
    - [V4L] tea6415c: replace MODULE_PARM with module_param, re-indent code
      with Lindent, remove unnecessary header includes, code simplification
    
    - [V4L] tea6420: replace MODULE_PARM with module_param, re-indent code
      with Lindent, remove unnecessary header includes, code simplification
    Signed-off-by: default avatarMichael Hunold <hunold@linuxtv.org>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    ba60ea4d
tea6415c.c 5.39 KB