From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net ([212.227.15.18]:51797 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751554AbbHBUoG (ORCPT ); Sun, 2 Aug 2015 16:44:06 -0400 From: Hartmut Knaack To: linux-iio@vger.kernel.org Cc: Jonathan Cameron , Lars-Peter Clausen , Peter Meerwald , Martin Fuzzey , Roberta Dobrescu , martink@posteo.de Subject: [PATCH 0/7] mma8452 fixes and cleanup Date: Sun, 2 Aug 2015 22:43:45 +0200 Message-Id: Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org This series addresses some issues found during review. Hartmut Knaack (7): iio:accel:mma8452: fix _get_hp_filter_index iio:accel:mma8452: drop double include iio:accel:mma8452: pass up real error code iio:accel:mma8452: check values to be written iio:accel:mma8452: rework register definitions iio:accel:mma8452: coding style cleanup iio:accel:mma8452: reorder Kconfig entry drivers/iio/accel/Kconfig | 24 ++--- drivers/iio/accel/mma8452.c | 216 +++++++++++++++++++++++++------------------- 2 files changed, 134 insertions(+), 106 deletions(-) -- 2.4.6