From: Sergei Shtylyov Date: Fri, 30 Oct 2009 19:46:14 +0000 (+0400) Subject: DaVinci: rename setup_usb() to davinci_setup_usb() X-Git-Tag: v2.6.33-rc1~348^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355fb4e3ea590976819c03070bf2c9491aede258;p=pandora-kernel.git DaVinci: rename setup_usb() to davinci_setup_usb() Rename setup_usb() into davinci_setup_usb(). While at it: - move its declaration from to more fitting ; - teach it to handle values of the 'mA' parameter greater than 510 and thus pass 1000 instead of 500 for the power switches capable of sourcing over 1 A; - teach it to handle odd values of the 'potpgt_ms' parameter... Signed-off-by: Sergei Shtylyov Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed