From: Nishanth Aravamudan Date: Mon, 25 Jul 2005 02:34:47 +0000 (-0700) Subject: [SPARC]: sbus/vfc_i2c: remove sleep_on() usage X-Git-Tag: v2.6.13-rc4~77^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d1aea8dd02ad35658864de52a3e0f9f033e63f4;p=pandora-kernel.git [SPARC]: sbus/vfc_i2c: remove sleep_on() usage Use wait-queue directly instead of the deprecated sleep_on() function. This required adding a local wait-queue. Also use new (added in separate patch to K-J) usecs to jiffies function to convert value. Signed-off-by: Nishanth Aravamudan Signed-off-by: Domen Puncer Signed-off-by: David S. Miller --- Reading git-diff-tree failed