]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge remote-tracking branch 'h8300/h8300-next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 1 Sep 2021 23:24:12 +0000 (09:24 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 1 Sep 2021 23:24:12 +0000 (09:24 +1000)
1  2 
arch/h8300/Kconfig.cpu
arch/h8300/kernel/setup.c
arch/h8300/mm/init.c
drivers/net/ethernet/smsc/Kconfig
drivers/net/ethernet/smsc/smc91x.c
drivers/tty/serial/sh-sci.c

Simple merge
Simple merge
Simple merge
Simple merge
index 813ea941b91a354239bb5fd660c54a76d7847a88,56c36798cb111b4ce6895d0d245ba2cef3a39358..e4fc6484faa8dad9cc84c4668d9858fb6ea9d7dd
@@@ -2190,8 -2190,9 +2190,9 @@@ static const struct of_device_id smc91x
  };
  MODULE_DEVICE_TABLE(of, smc91x_match);
  
+ #if defined(CONFIG_GPIOLIB)
  /**
 - * of_try_set_control_gpio - configure a gpio if it exists
 + * try_toggle_control_gpio - configure a gpio if it exists
   * @dev: net device
   * @desc: where to store the GPIO descriptor, if it exists
   * @name: name of the GPIO in DT
Simple merge