From: Marc Dietrich Date: Tue, 20 Jan 2015 22:01:28 +0000 (+0100) Subject: staging: nvec: specify a platform-device base id X-Git-Tag: fixes-v4.0-rc1~218^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b7ded0fb63ef7ce63d25aef4114a0ad629a9e60;p=pandora-kernel.git staging: nvec: specify a platform-device base id commit 6e3f62f079 (mfd: core: Fix platform-device id generation) modified the computation of the mfd cell id. Negative numbers forbit the specification of cell ids as we do. Fix this for now by specifying a base of 0 instead. In the long run, this may be changed to automatic cell ids (base -2). Fixes: 6e3f62f079 Reported-by: Misha Komarovskiy Signed-off-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed