![]() | |||||||||||||
Messages in this thread |
Bryan Wu wrote: > From: Sonic Zhang <sonic.zhang@analog.com> > > Return IRQ_HANDLED when bfin ata device is busy. > http://blackfin.uclinux.org/gf/project/uclinux-dist/tracker/?action=TrackerItemEdit&tracker_item_id=3513 > > Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> > Signed-off-by: Bryan Wu <cooloney@kernel.org> > --- > drivers/ata/pata_bf54x.c | 125 ++++++++++++++++++++++++++++++++++++++++++++-- > 1 files changed, 121 insertions(+), 4 deletions(-) AFAICS the two new functions you add should be (a) marked 'static' and (b) not marked 'inline'. We avoid inline these days, preferring to let the compiler make the best choice for that platform/CPU. Jeff | ||||||||||||
| Last update: 2008-04-25 07:19 [from the cache] ©2003-2008 | |||||||||||||