Subject: Re: RFC: Alchemy Au1550 SMBus driver on PSC
To: None <shige@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-evbmips
Date: 03/06/2006 22:38:37
In article <4409A7C2.3020008@netbsd.org>
shige@NetBSD.org wrote:

> Izumi Tsutsui wrote:
> > Mostly looks good, but I'd suggest some cosmetics again:
> 
> Thanks!
> I agree your comments, I'll fix it.
> Commit ok?

If you already have a functional driver for an actual device
(i.e. RTC etc.) there is no problem to commit for the functionality,
but if not I think we should think which board specific properties
should be passed and how they should be handled in device_register()
and each attach function first.
---
Izumi Tsutsui