diff options
author | David Lechner <[email protected]> | 2023-10-05 19:50:33 -0500 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-10-11 15:54:41 +0100 |
commit | 73aa842baf877cc8c8da819f4ea927307dd8b6e4 (patch) | |
tree | ea98a70f40e8a7a097d5000b9bf4451215f5586b /drivers/net/xen-netback/interface.c | |
parent | 40efeec7600949c2f6319c11d8a7f294a1c5e590 (diff) |
staging: iio: resolver: ad2s1210: remove fault attribute
Faults have been converted to events and we are now polling the fault
register each time we read a sample, so we no longer need the fault
attribute.
This attribute was not suitable for promotion out of staging anyway
since it was returning multiple values in a single attribute.
The fault clearing feature should not be needed unless we need to
support the fault output pins on the chip which is not currently
supported. So we can add this feature back in if we need it later.
Signed-off-by: David Lechner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions