Merge 4.11-rc5 into usb-next
We want the usb fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
此提交包含在:
@@ -136,7 +136,7 @@ static int isp1301_remove(struct i2c_client *client)
|
||||
static struct i2c_driver isp1301_driver = {
|
||||
.driver = {
|
||||
.name = DRV_NAME,
|
||||
.of_match_table = of_match_ptr(isp1301_of_match),
|
||||
.of_match_table = isp1301_of_match,
|
||||
},
|
||||
.probe = isp1301_probe,
|
||||
.remove = isp1301_remove,
|
||||
|
新增問題並參考
封鎖使用者