[PATCH 2.6] Add ported sensor chip driver: asb100

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

 



> --- linux-2.6.1-rc1-orig/drivers/i2c/chips/Makefile
> +++ linux-2.6.1-rc1-mmh/drivers/i2c/chips/Makefile
> @@ -6,6 +6,7 @@
>  obj-$(CONFIG_SENSORS_W83781D)	+= w83781d.o
>  
>  obj-$(CONFIG_SENSORS_ADM1021)	+= adm1021.o
> +obj-$(CONFIG_SENSORS_ASB100)	+= asb100.o
>  obj-$(CONFIG_SENSORS_EEPROM)	+= eeprom.o
>  obj-$(CONFIG_SENSORS_IT87)	+= it87.o
>  obj-$(CONFIG_SENSORS_LM75)	+= lm75.o

Shouldn't the asb100 be listed first, the same way the w83781d is, since
it has subclients? I would even put asb100 before w83781d, since for now
the w83781d driver will try to handle ASB100 chips too, thus preventing
the asb100 driver from being used if both drivers are built-in.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/



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

  Powered by Linux