commit | 8cde81001626c4c60b26ef2eb5fc522885ed9fd0 | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Sat Nov 27 10:50:54 2010 +0100 |
committer | Henrik Rydberg <rydberg@euromail.se> | Thu Dec 16 10:41:12 2010 +0100 |
tree | 9e9092cae44615376c5e3de98b8b259d137eb987 | |
parent | 47c78e891323513e9909729b44033e2c6649e2b7 [diff] |
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 <rydberg@euromail.se>