Skip to content

Commit

Permalink
USB: musb: kill some useless comments in Blackfin driver
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Bryan Wu authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 92dea9f commit 42c8424
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/usb/musb/blackfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,6 @@ int __init musb_platform_init(struct musb *musb)
SSYNC();
}

/* TODO
* Set SIC-IVG register
*/

/* Configure PLL oscillator register */
bfin_write_USB_PLLOSC_CTRL(0x30a8);
SSYNC();
Expand Down

0 comments on commit 42c8424

Please sign in to comment.