X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Famba%2Fbus.c;h=8210405031544e900bcc97f6a7d21c43a02923fb;hb=16ad56972ca3161eb97583897f17c1ead0c4ebd0;hp=6d2bb2524b6ecda169a5d0c0ed0b14540a5dda17;hpb=6447f55da90b77faec1697d499ed7986bb4f6de6;p=pandora-kernel.git diff --git a/drivers/amba/bus.c b/drivers/amba/bus.c index 6d2bb2524b6e..821040503154 100644 --- a/drivers/amba/bus.c +++ b/drivers/amba/bus.c @@ -760,7 +760,7 @@ int amba_request_regions(struct amba_device *dev, const char *name) } /** - * amba_release_regions - release mem regions assoicated with device + * amba_release_regions - release mem regions associated with device * @dev: amba_device structure for device * * Release regions claimed by a successful call to amba_request_regions.