usb: musb: core: fix kernel-doc of musb_init_controller()
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Tue, 21 Aug 2012 17:22:45 +0000 (21:22 +0400)
committerFelipe Balbi <balbi@ti.com>
Fri, 31 Aug 2012 09:55:52 +0000 (12:55 +0300)
commit28dd924a7b023d49401f9fcbd9efcdaa161370c6
tree29bde3488c8f417d62fe3630e478227749b6626a
parent57bfc0a7ae21ee3c5a7f38b0577450b29a3333ac
usb: musb: core: fix kernel-doc of musb_init_controller()

Some parameter names in this function's kernel-doc don't match the real
parameters. While at it, give the 'nIrq' parameter slightly more verbose
description.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c