From 232b25047515127cdf1a84c09de79570de7e4d78 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 12 Jul 2012 09:37:37 +0800 Subject: [PATCH] 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-format-patch failed