input: mt: Collect slots initialization code
authorHenrik Rydberg <rydberg@euromail.se>
Sat, 27 Nov 2010 09:50:54 +0000 (10:50 +0100)
committerHenrik Rydberg <rydberg@euromail.se>
Thu, 16 Dec 2010 09:41:12 +0000 (10:41 +0100)
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 <rydberg@euromail.se>

No differences found