From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Thu, 22 Dec 2011 11:08:30 +0000 Subject: [PATCH 2/4] regulator: mc13892: remove the unnecessary prefix from regulator name In-Reply-To: <1324479647-4580-3-git-send-email-shawn.guo@linaro.org> References: <1324479647-4580-1-git-send-email-shawn.guo@linaro.org> <1324479647-4580-3-git-send-email-shawn.guo@linaro.org> Message-ID: <20111222110830.GI4546@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Dec 21, 2011 at 11:00:45PM +0800, Shawn Guo wrote: > It's not really necessary to add a prefix 'MC13892__' for each mc13892 > regulator name, since the chip must have been identified as mc13892 > when we look at the regulator name. Applied, thanks. > Signed-off-by: Shawn Guo > Cc: Mark Brown > Cc: Liam Girdwood > > Signed-off-by: Shawn Guo Think something went wrong with your scripts here... might be worth checking.