diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 22:33:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-30 09:41:46 -0700 |
commit | 836e4b14b41d19d17341a2dd2c49af8dd54e3aac (patch) | |
tree | c01c3be5f07e6e952b054e43a7b92b84fba7a52d /drivers/connector | |
parent | 204b885e7322656284626949e51f292fe61313fa (diff) | |
download | kernel-crypto-836e4b14b41d19d17341a2dd2c49af8dd54e3aac.tar.gz kernel-crypto-836e4b14b41d19d17341a2dd2c49af8dd54e3aac.tar.xz kernel-crypto-836e4b14b41d19d17341a2dd2c49af8dd54e3aac.zip |
USB: m66592-udc: Fix up dev_set_name() badness.
Commit 0031a06e2f07ab0d1bc98c31dbb6801f95f4bf01 converted all of the USB
drivers to use dev_set_name(), though there was a typo on the m66592-udc
conversion that handed off the wrong pointer (we want the struct device
here obviously, not the struct usb_gadget).
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions