staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variables
authorMike Rapoport <mike.rapoport@gmail.com>
Sat, 12 Sep 2015 08:07:44 +0000 (11:07 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2015 15:50:47 +0000 (08:50 -0700)
commit938ad7edf21b16f93e9309e3d859a1aa4685f164
tree6f1a19261c0148a2bbf893d3d092af44251c6818
parenta503da64fdde16b745f6465659fcc40e2ece8ee7
staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variables

Rename longCamelCase variables deviceAddress and registerIndex to
shorter addr and reg

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_hwi2c.c
drivers/staging/sm750fb/ddk750_hwi2c.h