From: Ohad Ben-Cohen Date: Wed, 4 Jul 2012 13:25:06 +0000 (+0300) Subject: remoteproc: adopt the driver core's alloc/add/del/put naming X-Git-Tag: v3.6-rc1~80^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160e7c840fe85836040c43e0058d5afced470c85;p=pandora-kernel.git remoteproc: adopt the driver core's alloc/add/del/put naming To make remoteproc's API more intuitive for developers, we adopt the driver core's naming, i.e. alloc -> add -> del -> put. We'll also add register/unregister when their first user shows up. Otherwise - there's no functional change here. Suggested by Russell King . Cc: Russell King Cc: Fernando Guzman Lugo Cc: Sjur Brændeland Reviewed-by: Linus Walleij Acked-by: Stephen Boyd Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed