treewide: fix replace nbd@openwrt.org with nbd@nbd.name
[openwrt.git] / target / linux / ramips / patches-4.4 / 0043-spi-add-mt7621-support.patch
index 7b264b6..73fe51c 100644 (file)
@@ -44,7 +44,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 + *
 + * Copyright (C) 2011 Sergiy <piratfm@gmail.com>
 + * Copyright (C) 2011-2013 Gabor Juhos <juhosg@openwrt.org>
-+ * Copyright (C) 2014-2015 Felix Fietkau <nbd@openwrt.org>
++ * Copyright (C) 2014-2015 Felix Fietkau <nbd@nbd.name>
 + *
 + * Some parts are based on spi-orion.c:
 + *   Author: Shadi Ammouri <shadi@marvell.com>
@@ -517,5 +517,5 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 +module_platform_driver(mt7621_spi_driver);
 +
 +MODULE_DESCRIPTION("MT7621 SPI driver");
-+MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>");
++MODULE_AUTHOR("Felix Fietkau <nbd@nbd.name>");
 +MODULE_LICENSE("GPL");