--- On Wed, 4/15/09, Andrew Morton wrote:
> From: Andrew Morton
> Subject: Re: [v2 PATCH 2/3] EDAC: Add edac_device_alloc_index()
> To: "Harry Ciao"
> Cc: nor...@yahoo.com, mich...@ellerman.id.au,
> bluesmoke-de...@lists.sourceforge.net, linuxppc-dev
On Mon, 13 Apr 2009 14:05:15 +0800
Harry Ciao wrote:
> Add edac_device_alloc_index(), because for MAPLE platform there may
> exist several EDAC driver modules that could make use of
> edac_device_ctl_info structure at the same time. The index allocation
> for these structures should be taken care
Add edac_device_alloc_index(), because for MAPLE platform there may
exist several EDAC driver modules that could make use of
edac_device_ctl_info structure at the same time. The index allocation
for these structures should be taken care of by EDAC core.
Signed-off-by: Harry Ciao
---
drivers/edac