X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sound%2Fi2c%2Fother%2Fak4114.c;h=facde46f957a68ebfcacf0a770ab3675aa83ced9;hb=c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916;hp=f2b81e39b8cfd55eb9b83b4caa962c3bc183df5e;hpb=a5ce88909d3007caa7b65996a8f6784350beb2a6;p=deliverable%2Flinux.git diff --git a/sound/i2c/other/ak4114.c b/sound/i2c/other/ak4114.c index f2b81e39b8cf..facde46f957a 100644 --- a/sound/i2c/other/ak4114.c +++ b/sound/i2c/other/ak4114.c @@ -1,7 +1,7 @@ /* * Routines for control of the AK4114 via I2C and 4-wire serial interface * IEC958 (S/PDIF) receiver by Asahi Kasei - * Copyright (c) by Jaroslav Kysela + * Copyright (c) by Jaroslav Kysela * * * This program is free software; you can redistribute it and/or modify @@ -29,7 +29,7 @@ #include #include -MODULE_AUTHOR("Jaroslav Kysela "); +MODULE_AUTHOR("Jaroslav Kysela "); MODULE_DESCRIPTION("AK4114 IEC958 (S/PDIF) receiver by Asahi Kasei"); MODULE_LICENSE("GPL");