staging: sm750fb: rename `hw_sm750_setColReg`
authorEric Florin <ericflorin@google.com>
Mon, 19 May 2025 02:04:50 +0000 (19:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 May 2025 11:48:23 +0000 (13:48 +0200)
commitf3147cede43ed4a3f50f79f1e19d32416246ef9c
treeb3046f4c0d1dca7f0aee548655ac27aa6bea0fcf
parent3f001e6d00a4189d309db0a0be2fc1fbf0491cb5
staging: sm750fb: rename `hw_sm750_setColReg`

Rename `hw_sm750_setColReg` to `hw_sm750_set_col_reg` to conform with
kernel style guidelines as reported by checkpatch.pl

CHECK: Avoid CamelCase: <hw_sm750_setColReg>

Signed-off-by: Eric Florin <ericflorin@google.com>
Link: https://lore.kernel.org/r/3d4bb87742eee4a6792bbdae893256f621ffffe6.1747619816.git.ericflorin@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
drivers/staging/sm750fb/sm750.h
drivers/staging/sm750fb/sm750_hw.c