[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1340825163-32568-1-git-send-email-morbidrsa@googlemail.com>
Date: Wed, 27 Jun 2012 21:25:54 +0200
From: Johannes Thumshirn <morbidrsa@...glemail.com>
To: gregkh@...uxfoundation.org, grabner@....tugraz.at,
stefanha@...il.com, dan.carpenter@...cle.com
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Johannes Thumshirn <morbidrsa@...glemail.com>
Subject: [PATCH 0/9] Replaced the calls to strict_strtoul() in the line6 driver
Replaced the strict_strtoul() calls in the line6 driver and adopted the
interfaces of some functions functions affected by the changes.
Johannes Thumshirn (9):
staging: line6: changed interface of line6_transmit_parameter()
staging: line6: Changed some strict_strtouls to kstrtou8
staging: line6: changed interface of line6_pod_transmit_parameter()
staging: line6: adjusted interface of line6_send_program()
staging: line6: changed interface of pod_send_channel()
staging: line6: control.c eliminate strict_strtoul() in
pod_set_param_int()
staging: line6: Exchanged strict_strtoul with kstrtou8() in
pod.c:pod_resolve()
staging: line6: Changed strict_strtoul() to kstrtou8() in
pod_set_channel()
staging: line6: Changed strict_strtoul() to kstrtou8() in
pod_set_midi_postprocess()
drivers/staging/line6/control.c | 4 ++--
drivers/staging/line6/driver.c | 4 ++--
drivers/staging/line6/driver.h | 4 ++--
drivers/staging/line6/pod.c | 16 ++++++++--------
drivers/staging/line6/pod.h | 2 +-
drivers/staging/line6/variax.c | 8 ++++----
6 files changed, 19 insertions(+), 19 deletions(-)
--
1.7.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists