From: Henrik Rydberg Date: Sat, 27 Nov 2010 09:50:54 +0000 (+0100) Subject: input: mt: Collect slots initialization code X-Git-Tag: v2.6.38-rc1~463^2^2~7^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cde81001626c4c60b26ef2eb5fc522885ed9fd0;p=pandora-kernel.git input: mt: Collect slots initialization code The MT slots devices all follow the same initialization pattern of creating slots and hinting about buffer size. Let drivers call an initialization function instead, and make sure it can be called repeatedly without side effects. Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed