summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorShiju Jose <shiju.jose@huawei.com>2018-12-07 21:08:00 +0000
committerDavid S. Miller <davem@davemloft.net>2018-12-07 15:57:01 -0800
commitf3fa4a94dbc2f2b6ee05295bc92457e545c95131 (patch)
treee929e1b59bf8b5d0a38d5e8b594de501cfd8a680 /scripts/basic
parent98da4027afa626221466adf43e627e8668802884 (diff)
downloadkernel-f3fa4a94dbc2f2b6ee05295bc92457e545c95131.tar.gz
net: hns3: re-enable error interrupts on hw reset
This patch adds calling hclge_hw_error_set_state function to re-enable the error interrupts those will be disabled on the hw reset. Signed-off-by: Shiju Jose <shiju.jose@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
it/drivers/staging/iio/light/tsl2563.c?h=linux-6.6.y&id=c8a9f8056f40f6201b84fdddb49a1c62630902c5'>staging:iio:treewide only use shared to decide on interfacesJonathan Cameron 2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen 2011-11-26staging:iio: header reorganizationJonathan Cameron 2011-11-26staging:iio:light:tsl2563 missing setting of id in get id function.Maxin B. John 2011-11-26staging:iio:light:tsl2563 both intensity channels have same chan_spec.Jonathan Cameron 2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen 2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron 2011-10-11Staging: iio/light/tsl2563: fix compile warningDan Carpenter 2011-10-11Staging: iio/light/tsl2563: unlock on an error pathDan Carpenter 2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron 2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron 2011-09-06staging:iio:light:tsl2563 remove unused headers.Jonathan Cameron 2011-09-06staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier ...Jonathan Cameron 2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron 2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron 2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron 2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron 2011-06-28iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed 2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed 2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed 2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron 2011-05-19staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron