On 8/10/06, Greg KH <greg@xxxxxxxxx> wrote:
On Thu, Aug 10, 2006 at 04:05:02PM +0200, Drasko Draskovic wrote: > Hi all. > Can somebody tell me what is exactly struct platform_device for. I have to > write driver for some device that sits on AMBA bus, and I do not know if I > should declare it a n amb_device or plaform_device.
<snip>
And what is a AMBA bus, I haven't heard of that before.
I assume he means the Advanced Microprocessor Bus Architecture: http://www.arm.com/products/solutions/AMBA_Spec.html; with an overview at: http://www.elecdesign.com/Articles/ArticleID/4165/4165.html. Thanks, Nish -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/