fix file specification in comments
Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:

committed by
Adrian Bunk

parent
670e9f34ee
commit
f30c226954
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* drivers/i2c/i2c-ibm_iic.c
|
||||
* drivers/i2c/busses/i2c-ibm_iic.c
|
||||
*
|
||||
* Support for the IIC peripheral on IBM PPC 4xx
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* drivers/i2c/i2c-ibm_iic.h
|
||||
* drivers/i2c/busses/i2c-ibm_iic.h
|
||||
*
|
||||
* Support for the IIC peripheral on IBM PPC 4xx
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* drivers/i2c/i2c-adap-ixp4xx.c
|
||||
* drivers/i2c/busses/i2c-ixp4xx.c
|
||||
*
|
||||
* Intel's IXP4xx XScale NPU chipsets (IXP420, 421, 422, 425) do not have
|
||||
* an on board I2C controller but provide 16 GPIO pins that are often
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/* linux/drivers/i2c/scx200_i2c.c
|
||||
/* linux/drivers/i2c/busses/scx200_i2c.c
|
||||
|
||||
Copyright (c) 2001,2002 Christer Weinigel <wingel@nano-system.com>
|
||||
|
||||
|
Reference in New Issue
Block a user