From: Mark Brown Date: Thu, 11 Jul 2013 11:41:44 +0000 (+0100) Subject: regmap: Allow multiple patches to be registered X-Git-Tag: v3.12-rc1~193^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab13ebca2c67c3b8f004a013a36f661a3950b00;p=pandora-kernel.git regmap: Allow multiple patches to be registered It may be useful to register multiple patches with regmap, for example one that depends on the device revision and one that depends on the system configuration. Add support for doing this, appending any new patches to the existing patches. Signed-off-by: Mark Brown --- Reading git-diff-tree failed