adt7475 support status update?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 19 Feb 2008, Jordan Crouse wrote:
> Updated patch against HEAD is attached.  Thanks.

Something I noticed while hacking on sensors.conf: naming it adt7475
would align better with the names of most of the other chips.  In other
words, change

> static struct adt7475_chip {
> 	const char *name;
> 	struct attribute_group group;
> } adt7475_chips[ADT7475_MAX_ID] = {
> 	{ .name = "ADT7475",
> 	  .group = {
> 		  .attrs = adt7475_attrs,
> 	  }
> 	},
> };

to

 	{ .name = "adt7475",
.

Matt Roberds





[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux