Messages in this thread |  | | From | Jeff LaBundy <> | | Subject | [PATCH 0/6] mfd: iqs62x: Minor cosmetic and functional improvements | | Date | Sun, 3 Jan 2021 14:56:03 -0600 |
| |
This series includes a variety of minor cosmetic and functional improvements to the core support for the Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors.
The first three patches are purely cosmetic, while the remaining three incorporate learnings during recent work with other Azoteq devices that have similar functions.
Jeff LaBundy (6): mfd: iqs62x: Remove superfluous whitespace above fallthroughs mfd: iqs62x: Remove unused bit mask mfd: iqs62x: Rename regmap_config struct mfd: iqs62x: Increase interrupt handler return delay mfd: iqs62x: Do not poll during ATI mfd: iqs62x: Do not change clock frequency during ATI
drivers/mfd/iqs62x.c | 122 ++++++++++++++++++++++++++++++--------------- include/linux/mfd/iqs62x.h | 6 ++- 2 files changed, 85 insertions(+), 43 deletions(-)
-- 2.7.4
|  |