From efc5863eb52a04134869f5ceb5f81a6fe9b47469 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Sun, 4 Apr 2010 16:04:16 +0200 Subject: [PATCH] Blackfin: acvilon: fix timeout usage for I2C The timeout value is in jiffies, so it should be using HZ, not a plain number. As '10000' is ambiguous, 1HZ is used as conservative default. Signed-off-by: Wolfram Sang Cc: Valentin Yakovenkov Signed-off-by: Mike Frysinger --- Reading git-format-patch failed