commit | d6bc372ea1196066b618908dc522b08cd28993df | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Mon Sep 08 14:02:56 2008 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 24 18:48:55 2008 -0400 |
tree | 54680c998cc36fe96f0da17dbe138884d406cfc2 | |
parent | 523a609496dbc3897e530db2a2f27650d125ea00 [diff] |
smc91x: fix nowait printout Commit c4f0e76747e80578a8f7fddd82fd0ce8127bd2f8 added nowait platform data support. The printout code was however not updated, so the value of SMC_NOWAIT is still used. This patch makes sure that nowait is printed accordingly to platform data. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>