From 6697b8705196f090dc564fd3bfca9173b30cd288 Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Wed, 20 Aug 2014 23:17:53 +0100 Subject: [PATCH] staging: et131x: Use for loop to initialise contiguous registers to zero Replace a long list of contiguous writel() calls with a for loop iterating over the same values. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed