usb: gadget: ci13xxx: fix the context of register map
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 11 May 2012 14:25:42 +0000 (17:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 May 2012 23:35:38 +0000 (16:35 -0700)
commit405b84487438efa1360740a70ec3e3cd1a90bd62
treee5086345e1b0dd53d18662203616c92af5475aee
parent177a83006d7823b9f4968dd4aec267640684f760
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>
drivers/usb/gadget/ci13xxx_udc.h