Re: [Patch 1/12] IPMI: Fix device model name

2006-12-03 Thread Andrew Morton
On Fri, 1 Dec 2006 22:20:53 -0600 Corey Minyard <[EMAIL PROTECTED]> wrote: > > This patch adds the product id to the driver model platform device > name, in addition to the device id. The IPMI spec does not require > that individual BMCs in a system have unique devices IDs, but it > does require

[Patch 1/12] IPMI: Fix device model name

2006-12-01 Thread Corey Minyard
This patch adds the product id to the driver model platform device name, in addition to the device id. The IPMI spec does not require that individual BMCs in a system have unique devices IDs, but it does require that the product id/device id combination be unique. This also removes a redundant c