2005-10-07 14:59:35

by Gross, Mark

[permalink] [raw]
Subject: RE: Telecom Clock Driver for MPCBL0010 ATCA computer blade

>-----Original Message-----
>From: Jesper Juhl [mailto:[email protected]]
>Sent: Friday, October 07, 2005 5:21 AM
>To: Mark Gross
>Cc: [email protected]; [email protected];
[email protected]; Gross, Mark
>Subject: Re: Telecom Clock Driver for MPCBL0010 ATCA computer blade
>
>On 10/6/05, Mark Gross <[email protected]> wrote:
>> On Thursday 06 October 2005 09:52, Jesper Juhl wrote:
>> > > +This directory exports the following interfaces. There
opperation is documented
>
>Btw, please spell "operation" correctly :)
>
>[snip]
>> > > + printk(KERN_ERR" misc_register retruns %d \n", ret);
>
>Space between 'KERN_ERR" and '"' please.
>

Ok, I got them both.

I'm now fighting with GKH's request to use sysfs_create_group. I'm not
sure it will work with a misc class device, as its written for the more
common bus based device objects in mind.

Once I get the Greg issue figured out I'll have a new post with all the
updates to make folks happy.

--mgross