USB: musb: blackfin: push clkin value to platform resources
authorBob Liu <lliubbo@gmail.com>
Sat, 23 Oct 2010 10:12:01 +0000 (05:12 -0500)
committerFelipe Balbi <balbi@ti.com>
Fri, 5 Nov 2010 12:13:32 +0000 (14:13 +0200)
In order to not touch the driver file for different xtal usage,
push the clkin value to board file and calculate the register
value instead of hardcoding it.

Signed-off-by: Bob Liu <lliubbo@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found