From: Benson Leung Date: Mon, 19 May 2014 06:02:52 +0000 (-0700) Subject: Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79e7e47a9442abfcc252c8363521fe84c6b5783;p=pandora-kernel.git Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader The driver should not immediately read bootloader status when in Application Update Mode. The CHG line will assert when the device has made a state transition and is ready to report a new status via i2c. This change adds a wait for completion in mxt_check_bootloader, and changes the mxt_interrupt handler to signal the completion. Signed-off-by: Benson Leung Signed-off-by: Daniel Kurtz Signed-off-by: Nick Dyer Acked-by: Yufeng Shen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed