Title: [9306] trunk/drivers/staging/iio/adc/ad799x_core.c: iio: ad799x: fix style in header block
Revision
9306
Author
vapier
Date
2010-10-23 23:35:36 -0400 (Sat, 23 Oct 2010)

Log Message

iio: ad799x: fix style in header block

Modified Paths


Diff

Modified: trunk/drivers/staging/iio/adc/ad799x_core.c (9305 => 9306)


--- trunk/drivers/staging/iio/adc/ad799x_core.c	2010-10-24 03:34:55 UTC (rev 9305)
+++ trunk/drivers/staging/iio/adc/ad799x_core.c	2010-10-24 03:35:36 UTC (rev 9306)
@@ -1,26 +1,26 @@
- /*
-  * iio/adc/ad799x.c
-  * Copyright (C) 2010 Michael Hennerich, Analog Devices Inc.
-  *
-  * based on iio/adc/max1363
-  * Copyright (C) 2008-2010 Jonathan Cameron
-  *
-  * based on linux/drivers/i2c/chips/max123x
-  * Copyright (C) 2002-2004 Stefan Eletzhofer
-  *
-  * based on linux/drivers/acron/char/pcf8583.c
-  * Copyright (C) 2000 Russell King
-  *
-  * This program is free software; you can redistribute it and/or modify
-  * it under the terms of the GNU General Public License version 2 as
-  * published by the Free Software Foundation.
-  *
-  * ad799x.c
-  *
-  * Support for ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997,
-  * ad7998 and similar chips.
-  *
-  */
+/*
+ * iio/adc/ad799x.c
+ * Copyright (C) 2010 Michael Hennerich, Analog Devices Inc.
+ *
+ * based on iio/adc/max1363
+ * Copyright (C) 2008-2010 Jonathan Cameron
+ *
+ * based on linux/drivers/i2c/chips/max123x
+ * Copyright (C) 2002-2004 Stefan Eletzhofer
+ *
+ * based on linux/drivers/acron/char/pcf8583.c
+ * Copyright (C) 2000 Russell King
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * ad799x.c
+ *
+ * Support for ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997,
+ * ad7998 and similar chips.
+ *
+ */
 
 #include <linux/interrupt.h>
 #include <linux/workqueue.h>
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to