1
0

Merge tag 'v4.8' into next

Sync up with mainline to bring in I2C host notify changes and other
updates.
Este cometimento está contido em:
Dmitry Torokhov
2016-10-13 17:25:40 -07:00
ascendente 930e19248e c8d2bc9bc3
cometimento 4a7126a25b
16901 ficheiros modificados com 1164179 adições e 521323 eliminações

Ver ficheiro

@@ -1338,6 +1338,7 @@ static int __init i8042_create_aux_port(int idx)
serio->write = i8042_aux_write;
serio->start = i8042_start;
serio->stop = i8042_stop;
serio->ps2_cmd_mutex = &i8042_mutex;
serio->port_data = port;
serio->dev.parent = &i8042_platform_device->dev;
if (idx < 0) {