commit | 6f5794a6f78b313231256958fd73673c6aacc116 | [log] [tgz] |
---|---|---|
author | Remy Bohmer <linux@bohmer.net> | Tue Sep 16 14:55:43 2008 +0200 |
committer | Markus Klotzbuecher <mk@denx.de> | Wed Sep 17 15:41:16 2008 +0200 |
tree | 18625cc19b9f3a940e71be7e3a48ea2f843d988e | |
parent | be19d324edc1a1d7f393d24e10d164cd94c91a00 [diff] |
Refactoring parts of the common USB OHCI code This patch refactors some large routines of the USB OHCI code by making some routines smaller and more readable which helps debugging and understanding the code. (Makes the code looks somewhat more like the Linux implementation.) Also made entire file compliant to Linux Coding Rules (checkpatch.pl compliant) Signed-off-by: Remy Bohmer <linux@bohmer.net> Signed-off-by: Markus Klotzbuecher <mk@denx.de>