unicore32 i8042: adjust io funcs of i8042-unicore32io.h
authorGuanXuetao <gxt@mprc.pku.edu.cn>
Fri, 18 Feb 2011 10:38:33 +0000 (18:38 +0800)
committerGuanXuetao <gxt@mprc.pku.edu.cn>
Thu, 17 Mar 2011 01:19:18 +0000 (09:19 +0800)
commit3838b82c0a6806daf820acacf02cd9aefe9df7b8
treed3c1c29009b670298d7f18dd6e164421af3eda05
parentbd42aa75b4231b5fd3742de4c4b84ad590a7d654
unicore32 i8042: adjust io funcs of i8042-unicore32io.h

replace inb/outb with readb/writeb in i8042-unicore32io.h
and correct typecasting of register and region macros
  -- by advice with Arnd Bergmann

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
drivers/input/serio/i8042-unicore32io.h