From: Andres Salomon Date: Thu, 13 Jan 2011 01:00:11 +0000 (-0800) Subject: drivers/staging/olpc_dcon: convert to new cs5535 gpio API X-Git-Tag: v2.6.38-rc1~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7637c9259f7b6dd841471ccf1120d484b7364f99;p=pandora-kernel.git drivers/staging/olpc_dcon: convert to new cs5535 gpio API Drop the old geode_gpio crud, as well as the raw outl() calls; instead, use the Linux GPIO API where possible, and the cs5535_gpio API in other places. Note that we don't actually clean up the driver properly yet (once loaded, it always remains loaded). That'll come later.. This patch is necessary for building the driver. Signed-off-by: Andres Salomon Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed