Here's a patch for the IT8705F. I followed the structure of the other ITE chips in the table. How does it look?
Signed-off-by: Robinson P. Tryon bishop.robinson@gmail.com
On Thu, Oct 04, 2007 at 01:09:04AM -0400, Robinson Tryon wrote:
Here's a patch for the IT8705F. I followed the structure of the other ITE chips in the table. How does it look?
Great, thanks! Committed in r2822 with two minor changes:
- Use TABs for indentation everywhere.
- Fixed one typo in the GPIO section (0xf5 was listed twice).
Can you post the dump output for this chip here?
Thanks, Uwe.
On 10/4/07, Uwe Hermann uwe@hermann-uwe.de wrote:
On Thu, Oct 04, 2007 at 01:09:04AM -0400, Robinson Tryon wrote:
Here's a patch for the IT8705F. I followed the structure of the other ITE chips in the table. How does it look?
Great, thanks! Committed in r2822 with two minor changes:
- Use TABs for indentation everywhere.
I noticed that -- I set c-style-mode in emacs to 'linux', but some of the indentation was still slightly different from what was in ite.c. Anyone have a suggestion on how I can fix this?
- Fixed one typo in the GPIO section (0xf5 was listed twice).
Can you post the dump output for this chip here?
Oh I certainly would...if I had a system with that chip... :-)