commit | 2b14a808fbbb042d0de323260d939bdf95e9efdf | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Feb 10 22:13:21 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Feb 10 23:04:07 2010 -0800 |
tree | 48602ddf8851c251437d1bcf192a520da251c224 | |
parent | b63de38591605916fff5d483e0bedc65dfe3d395 [diff] |
Input: sh_keysc - factor out hw access functions Update the sh_keysc driver to factor out the register access functions sh_keysc_read(), sh_keysc_write() together with sh_keysc_level_mode(). This makes the code a bit easier to follow. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>