commit | 38f193dff5cc8e065900fe591c48fdb084633a09 | [log] [tgz] |
---|---|---|
author | Ajay Singh <ajay.kathat@microchip.com> | Fri Feb 14 11:52:15 2020 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 14 08:20:10 2020 -0800 |
tree | 61d48e778c8438b4f5f6988ad23f09436ae5884b | |
parent | c77761d660a64d50f5620de43173d94f71d3d2d0 [diff] |
staging: wilc1000: make use of FIELD_GET/_PREP macro Simplified the code by making use of FIELD_GET/_PREP bitfield macro. Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Link: https://lore.kernel.org/r/20200214172250.13026-2-ajay.kathat@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>