OSDN Git Service

leds: lm36274: cosmetic: rename lm36274_data to chip
authorMarek Behún <marek.behun@nic.cz>
Sat, 19 Sep 2020 18:02:56 +0000 (20:02 +0200)
committerPavel Machek <pavel@ucw.cz>
Sat, 26 Sep 2020 19:56:42 +0000 (21:56 +0200)
commitd3ab963cf980151f5f0ba16d842ddc80b232d9c0
tree0366a8510d7d1fe7e79fd0e779d1916963bdcd8a
parent1ece06acd29e028734431f9ccc79a57c3fc6281e
leds: lm36274: cosmetic: rename lm36274_data to chip

Rename this variable so that it is easier to read and easier to write in
80 columns. Also rename variable of this type in lm36274_brightness_set
from led to chip, to be consistent.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Tested-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-lm36274.c