From: Sujit Reddy Thumma Date: Thu, 25 Sep 2014 12:32:21 +0000 (+0300) Subject: ufs: Allow vendor specific initialization X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c0c28a84af9f9b6061bb4855a30e13d289b4ae1;p=pandora-kernel.git ufs: Allow vendor specific initialization Some vendor specific controller versions might need to configure vendor specific - registers, clocks, voltage regulators etc. to initialize the host controller UTP layer and Uni-Pro stack. Provide some common initialization operations that can be used to configure vendor specifics. The methods can be extended in future, for example, for power mode transitions. The operations are vendor/board specific and hence determined with the help of compatible property in device tree. Signed-off-by: Sujit Reddy Thumma Signed-off-by: Dolev Raviv Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed