[PATCH] i2c driver changes for 2.5.66

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Mar 24, 2003 at 05:38:00PM -0800, Greg KH wrote:
>  static struct i2c_adapter ioc_ops = {
> -	.name			= "IOC/IOMD",
>  	.id			= I2C_HW_B_IOC,
>  	.algo_data		= &ioc_data,
>  	.client_register	= ioc_client_reg,
>  	.client_unregister	= ioc_client_unreg
> +	.dev			= {
> +		.name		= "IOC/IOMD",
> +	},
>  };

Are you sure that "IOC/IOMD" is a good name to stick in sysfs?
s|/|,| would probably be a good idea.

-- 
Russell King (rmk at arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux