Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

regulator: max8997/max77802: Fix misspelled Samsung address

Correct smasung.com into samsung.com.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Mark Brown
724fef53 86cf635a

+2 -2
+1 -1
drivers/regulator/max77802-regulator.c
··· 5 5 * Simon Glass <sjg@chromium.org> 6 6 * 7 7 * Copyright (C) 2012 Samsung Electronics 8 - * Chiwoong Byun <woong.byun@smasung.com> 8 + * Chiwoong Byun <woong.byun@samsung.com> 9 9 * Jonghwa Lee <jonghwa3.lee@samsung.com> 10 10 * 11 11 * This program is free software; you can redistribute it and/or modify
+1 -1
drivers/regulator/max8997-regulator.c
··· 2 2 * max8997.c - Regulator driver for the Maxim 8997/8966 3 3 * 4 4 * Copyright (C) 2011 Samsung Electronics 5 - * MyungJoo Ham <myungjoo.ham@smasung.com> 5 + * MyungJoo Ham <myungjoo.ham@samsung.com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify 8 8 * it under the terms of the GNU General Public License as published by