From: Stephen Rothwell Date: Wed, 5 May 2021 23:08:06 +0000 (+1000) Subject: Merge remote-tracking branch 'h8300/h8300-next' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=91e09a02f9e19ea96c751187ac99abeae2918591;p=users%2Fjedix%2Flinux-maple.git Merge remote-tracking branch 'h8300/h8300-next' --- 91e09a02f9e19ea96c751187ac99abeae2918591 diff --cc drivers/net/ethernet/smsc/smc91x.c index cbde83f620a08,56c36798cb111..bc19db2dbafbc --- a/drivers/net/ethernet/smsc/smc91x.c +++ b/drivers/net/ethernet/smsc/smc91x.c @@@ -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