|
@@ -683,8 +683,6 @@ i2c_sysfs_new_device(struct device *dev, struct device_attribute *attr,
|
|
char *blank, end;
|
|
char *blank, end;
|
|
int res;
|
|
int res;
|
|
|
|
|
|
- dev_warn(dev, "The new_device interface is still experimental "
|
|
|
|
- "and may change in a near future\n");
|
|
|
|
memset(&info, 0, sizeof(struct i2c_board_info));
|
|
memset(&info, 0, sizeof(struct i2c_board_info));
|
|
|
|
|
|
blank = strchr(buf, ' ');
|
|
blank = strchr(buf, ' ');
|