On Fri, Nov 18, 2011 at 04:05:13PM +0800, Axel Lin wrote:
Current code defines some bits with left shift to the proper bit defined in
datasheet, but some don't.
Unify the definition with proper left shift and adjust the code accordingly.
applied, thanks.