commit | 7caa13fdd2d3dc957b4e0a228810a3a4a8ba499b | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Wed Jun 03 01:53:55 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:45:47 2009 +0200 |
tree | a2e017208df32bd028cb620e4d19c8e654577e15 | |
parent | 0c9520efd651ce13451654a35307ec87d4a13a69 [diff] |
Fix a typo in the instructions on using omap3's gpio interface. Using the example for reading a gpio, shows the problem. NULL should be the gpio number. Signed-off-by: Tom Rix <Tom.Rix@windriver.com> Acked-by: Dirk Behme <dirk.behme@googlemail.com>