[PATCH] PHY: Exynos: fix SATA phy license typo

2014-03-15 Thread Arnd Bergmann
If the license string doesn't match exactly, the module refuses to load. Signed-off-by: Arnd Bergmann diff --git a/drivers/phy/phy-exynos5250-sata.c b/drivers/phy/phy-exynos5250-sata.c index c9361b7..0568945 100644 --- a/drivers/phy/phy-exynos5250-sata.c +++ b/drivers/phy/phy-exynos5250-sata.c

[PATCH] PHY: Exynos: fix SATA phy license typo

2014-03-15 Thread Arnd Bergmann
If the license string doesn't match exactly, the module refuses to load. Signed-off-by: Arnd Bergmann a...@arndb.de diff --git a/drivers/phy/phy-exynos5250-sata.c b/drivers/phy/phy-exynos5250-sata.c index c9361b7..0568945 100644 --- a/drivers/phy/phy-exynos5250-sata.c +++