On 02/23/2010 06:50 AM, David Woodhouse wrote:
>> +static ssize_t modalias_show(struct device *dev, struct device_attribute
>> *attr,
>> + char *buf)
>> +{
>> +const struct vio_dev *vio_dev = to_vio_dev(dev);
>> +struct device_node *dn;
>> +const char *cp;
>> +
On Fri, 2010-02-05 at 08:53 -0500, Josh Boyer wrote:
> Provide a modalias entry for VIO devices in sysfs. I believe
> this was another initrd generation bugfix for anaconda.
>
> ---
Signed-off-by: David Woodhouse
Not entirely sure why this didn't get upstream when I first did it;
maybe I just