Thanks. I have the patch tested on my ideapads. They all looks fine. The last thing I need is ACK for psmouse patch. On 07/04/2012 11:09 PM, Maxim Mikityanskiy wrote: >> Hi Maxim, >> >> I separate your patch into three smaller patch. It makes me easier to understand the detail. Please review if all function are still working fine on your ideapad > > Hello Ike, > > I have tested these patches and there is one problem in the part 2 of patch. > Build fails, because you missed '+#include <linux/i8042.h>' line of original > patch. Errors are at lines: > >> + i8042_command(¶m, value ? I8042_CMD_AUX_ENABLE : >> + I8042_CMD_AUX_DISABLE); > > When I add '#include <linux/i8042.h>' manually, build succeeds and all > functions work properly. Please add missing include to the second patch. > > -- > To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html