commit | 405b84487438efa1360740a70ec3e3cd1a90bd62 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri May 11 17:25:42 2012 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 11 16:35:38 2012 -0700 |
tree | e5086345e1b0dd53d18662203616c92af5475aee | |
parent | 177a83006d7823b9f4968dd4aec267640684f760 [diff] |
usb: gadget: ci13xxx: fix the context of register map The regmap field is an array of register pointers, not the other way around. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>