From: Roger Quadros Date: Tue, 12 Mar 2013 11:24:19 +0000 (+0200) Subject: usb: phy: nop: Add some parameters to platform data X-Git-Tag: omap-for-v3.10/usb-signed~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0972f5b05a674d73e4eb314fa1b6c78e37aef1;p=pandora-kernel.git usb: phy: nop: Add some parameters to platform data Add clk_rate parameter to platform data. If supplied, the NOP phy driver will program the clock to that rate during probe. Also add 2 flags, needs_vcc and needs_reset. If the flag is set and the regulator couldn't be found then the driver will bail out with -EPROBE_DEFER. Signed-off-by: Roger Quadros Acked-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed