|
@@ -823,7 +823,6 @@ static const struct of_device_id isl29018_of_match[] = {
|
|
MODULE_DEVICE_TABLE(of, isl29018_of_match);
|
|
MODULE_DEVICE_TABLE(of, isl29018_of_match);
|
|
|
|
|
|
static struct i2c_driver isl29018_driver = {
|
|
static struct i2c_driver isl29018_driver = {
|
|
- .class = I2C_CLASS_HWMON,
|
|
|
|
.driver = {
|
|
.driver = {
|
|
.name = "isl29018",
|
|
.name = "isl29018",
|
|
.acpi_match_table = ACPI_PTR(isl29018_acpi_match),
|
|
.acpi_match_table = ACPI_PTR(isl29018_acpi_match),
|