kernel: bump 4.4 to 4.4.107
Refresh patches. Update patch that no longer applied: oxnas/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> Tested-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Mathias Kresin
parent
94952636e7
commit
b0d99b77e5
@@ -15,7 +15,7 @@ Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
|
||||
|
||||
--- a/drivers/mtd/nand/nand_base.c
|
||||
+++ b/drivers/mtd/nand/nand_base.c
|
||||
@@ -3989,6 +3989,9 @@ int nand_scan_ident(struct mtd_info *mtd
|
||||
@@ -3992,6 +3992,9 @@ int nand_scan_ident(struct mtd_info *mtd
|
||||
int ret;
|
||||
|
||||
if (chip->flash_node) {
|
||||
|
||||
@@ -176,7 +176,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
|
||||
if (rc)
|
||||
--- a/include/linux/phy.h
|
||||
+++ b/include/linux/phy.h
|
||||
@@ -191,6 +191,13 @@ struct mii_bus {
|
||||
@@ -187,6 +187,13 @@ struct mii_bus {
|
||||
* interrupt at the index matching its address
|
||||
*/
|
||||
int *irq;
|
||||
|
||||
@@ -105,7 +105,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
|
||||
rc = mdiobus_register(mdio);
|
||||
--- a/include/linux/phy.h
|
||||
+++ b/include/linux/phy.h
|
||||
@@ -194,10 +194,8 @@ struct mii_bus {
|
||||
@@ -190,10 +190,8 @@ struct mii_bus {
|
||||
|
||||
/* GPIO reset pulse width in microseconds */
|
||||
int reset_delay_us;
|
||||
|
||||
@@ -21,7 +21,7 @@ Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
||||
|
||||
--- a/drivers/pinctrl/Kconfig
|
||||
+++ b/drivers/pinctrl/Kconfig
|
||||
@@ -247,6 +247,7 @@ config PINCTRL_ZYNQ
|
||||
@@ -248,6 +248,7 @@ config PINCTRL_ZYNQ
|
||||
This selectes the pinctrl driver for Xilinx Zynq.
|
||||
|
||||
source "drivers/pinctrl/bcm/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user