commit | 0dab150129c14cd6d72292fbca6d6062016139ba | [log] [tgz] |
---|---|---|
author | Prakash PM <[prakash.pm@ti.com]> | Thu Jul 15 16:08:38 2010 -0400 |
committer | Sandeep Paulraj <s-paulraj@ti.com> | Thu Jul 15 16:08:38 2010 -0400 |
tree | 5d36303cb8e5d2cf980a40d1e5ca2c80ee5b9fe0 | |
parent | ba8f78fba38ae5d04af9082a81bccafa577a709b [diff] |
da850 evm: Fix definition of 'pinmux' macro Usage of parenthesis in pinmux macro definition changes the definition of the macro and raises the precedence of '&' operator inadvertently over '[]'. Signed-off-by: Prakash PM <prakash.pm@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>