11 Dec
2011
11 Dec
'11
5:03 a.m.
On Fri, Dec 09, 2011 at 02:38:08PM +0100, Lothar Waßmann wrote:
Some textual cleanups without functional changes
Signed-off-by: Lothar Waßmann LW@KARO-electronics.de
sound/soc/codecs/sgtl5000.c | 13 ++++++------- sound/soc/mxs/mxs-saif.c | 2 +-
This is mostly a patch to a CODEC driver not anything to do with mxs as the subject says and
static const struct i2c_device_id sgtl5000_id[] = { {"sgtl5000", 0},
- {},
- { /* sentinel */ }
I'm not sure I actually find that an improvement; if we're going to actively go out and do that we should do it consistently.