| commit | 425ad52b86d9710719b3aa811d6cab56b3852981 | [log] [tgz] |
|---|---|---|
| author | GuanXuetao <gxt@mprc.pku.edu.cn> | Sat Jan 15 18:28:19 2011 +0800 |
| committer | GuanXuetao <gxt@mprc.pku.edu.cn> | Thu Mar 17 09:19:15 2011 +0800 |
| tree | e1de025046d8c242309683b223e8991f6682a6bb | |
| parent | 700598cef866011b878f389c30414d31fa5bb87b [diff] |
unicore32 machine related files: ps2 driver
This patch implements arch-specific ps2 driver.
By reviewed with Dmitry Torokhov:
1. move i8042-ucio.h to drivers/input/serio/i8042-unicore32io.h
2. move puv3_ps2_init() to arch/unicore32/kernel/puv3-core.c
3. remove unused comments.
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Dmitry Torokhov <dtor@mail.ru>