From: Linus Walleij Date: Sat, 20 Feb 2010 08:41:30 +0000 (+0100) Subject: ARM: 5951/1: ARM: fix documentation of the PrimeCell bus X-Git-Tag: v2.6.33~25^2~2 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=4e10ae11317b238609fc3ec9d50a5dee9473e045;p=safe%2Fjmp%2Flinux-2.6 ARM: 5951/1: ARM: fix documentation of the PrimeCell bus This fixes the filepath encoded in and adds some documentation as to what this bus really means. Signed-off-by: Linus Walleij Signed-off-by: Russell King --- diff --git a/include/linux/amba/bus.h b/include/linux/amba/bus.h index ab94335..6816be6 100644 --- a/include/linux/amba/bus.h +++ b/include/linux/amba/bus.h @@ -1,5 +1,9 @@ /* - * linux/include/asm-arm/hardware/amba.h + * linux/include/amba/bus.h + * + * This device type deals with ARM PrimeCells and anything else that + * presents a proper CID (0xB105F00D) at the end of the I/O register + * region or that is derived from a PrimeCell. * * Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved. *