From: Benjamin Tissoires Date: Sun, 5 Apr 2015 20:41:35 +0000 (-0700) Subject: Input: MT - make slot assignment work for overcovered solutions X-Git-Tag: omap-for-v4.1/fixes-rc1~145^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e8a8e777d8dde6a67df1cf4b18371e27d080d8;p=pandora-kernel.git Input: MT - make slot assignment work for overcovered solutions The recent inclusion of a deassignment cost in the slot assignment algorithm did not properly account for the corner cases where the solutions are overcovered. This change makes sure the resulting assignment is unique, allocating new slots when necessary. Signed-off-by: Henrik Rydberg Signed-off-by: Benjamin Tissoires Acked-by: Hans de Goede Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed