From: Axel Lin Date: Thu, 12 Jul 2012 01:37:37 +0000 (+0800) Subject: regulator: s2mps11: Fix wrong setting for config.dev X-Git-Tag: v3.6-rc1~157^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=232b25047515127cdf1a84c09de79570de7e4d78;p=pandora-kernel.git regulator: s2mps11: Fix wrong setting for config.dev Currently s2mps11->iodev, s2mps11->dev and config.dev point to NULL. This patch fixes the settings for config.dev. Current code does not need the *dev and *iodev of struct s2mps11_info, so remove them. Signed-off-by: Axel Lin Acked-by: Sangbeom Kim Signed-off-by: Mark Brown --- Reading git-diff-tree failed