From: Michael Holzheu Date: Wed, 13 Nov 2013 09:38:27 +0000 (+0100) Subject: s390/sclp: Consolidate early sclp init calls to sclp_early_detect() X-Git-Tag: v3.13-rc1~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b50da53f6ad2048241bef232bfc22a132a40283;p=pandora-kernel.git s390/sclp: Consolidate early sclp init calls to sclp_early_detect() The new function calls the old ones. The sclp_event_mask_early() is removed and replaced by one invocation of sclp_set_event_mask(0, 0). Reviewed-by: Heiko Carstens Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed