]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
block: systemace: Simplify base and width initialization
authorMichal Simek <monstr@monstr.eu>
Wed, 4 Jul 2012 10:09:45 +0000 (12:09 +0200)
committerMichal Simek <monstr@monstr.eu>
Tue, 11 Sep 2012 07:24:16 +0000 (09:24 +0200)
commit5340a7f1d74ba65c4c63d6d9d0ad606553866ffe
treef591a4dc849ceae38c90e12696ef1e890d4e73ea
parenta6f0c4faa4c65a7b7048b12c9d180d7e1aad1721
block: systemace: Simplify base and width initialization

Use CONFIG parameters only at one location to simplify
the code. Also create ace_readw/writew functions.

Signed-off-by: Michal Simek <monstr@monstr.eu>
drivers/block/systemace.c