From: Chris Blair Date: Thu, 2 Feb 2012 12:59:34 +0000 (+0100) Subject: spi/pl022: Add high priority message pump support X-Git-Tag: v3.4-rc1~170^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14af60b6fb3b76634278364b697dae2f9f360abf;p=pandora-kernel.git spi/pl022: Add high priority message pump support This switches the PL022 worker to a kthread in order to get hold of a mechanism to control the message pump priority. On low-latency systems elevating the message kthread to realtime priority give a real sleek response curve. This has been confirmed by measurements. Realtime priority elevation for a certain PL022 port can be requested from platform data. Cc: Mark Brown Acked-by: Viresh Kumar Signed-off-by: Chris Blair Signed-off-by: Linus Walleij Signed-off-by: Grant Likely --- Reading git-diff-tree failed