(2010/08/17 13:18), Huang Ying wrote: > On Tue, 2010-08-17 at 11:00 +0800, Jin Dongming wrote: >>> Why not use platform_device_add_data? >> Here what should be done is to transport the pointer of hest_hdr to platform_data, >> so I think that it could be done successfully by allocating 8byte of memory. >> If the platform_device_add_data() is used, the more memory will be allocated. >> >> So I think this method is better than using platform_device_add_data(). > > You can specify allocation size for platform_device_add_data(), so no > more memory will be allocated. > > Best Regards, > Huang Ying I am sorry for replying late. I will modify my patch and resend it again. Best Regards, Jin Dongming > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > > -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html