From: Graham Williams Date: Wed, 18 Jun 2014 19:42:10 +0000 (-0700) Subject: regulator: bcm590xx: fix vbus name X-Git-Tag: omap-for-v3.16/fixes-rc4~38^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636f4a31e3bb5ff8907d02a8862ee02f8a068084;p=pandora-kernel.git regulator: bcm590xx: fix vbus name The vbus regulator was not getting its name set. This results in the sysfs entry being empty. The lack of a bcm590xx_regs[] table entry also upsets Coverity runs. Add the table entry so the name gets set properly. Signed-off-by: Graham Williams Acked-by: Matt Porter Signed-off-by: Mark Brown --- Reading git-diff-tree failed