From: Dmitry Torokhov Date: Sun, 22 Mar 2015 03:29:34 +0000 (-0700) Subject: Input: ALPS - fix max coordinates for v5 and v7 protocols X-Git-Tag: omap-for-v4.1/fixes-rc1~230^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c164c147c9a0a371c4710186972a02b6ee2eb984;p=pandora-kernel.git Input: ALPS - fix max coordinates for v5 and v7 protocols Commit 3296f71cd2fde7a2ad52e66a27eae419f6328066 ("Input: ALPS - consolidate setting protocol parameters") inadvertently moved call to alps_dolphin_get_device_area() from v5 to v7 protocol, causing both protocols report incorrect maximum values for X and Y axes which resulted in crash in Synaptics X driver. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=94801 Reported-by: Santiago Gala Reported-by: Pali Rohár Acked-by: Hans de Goede Acked-by: Pali Rohár Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed