Re: [PATCH 3/4] ide: make ide_rate_filter() also respect PIO and SW/MW DMA mode masks (take 2)
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2007-09-24 18:44:54
Also in:
lkml
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2007-09-24 18:44:54
Also in:
lkml
On Monday 24 September 2007, Sergei Shtylyov wrote:
Once I quothed:quoted
quoted
Make ide_rate_filter() also respect PIO/SWDMA/MWDMA mode masks. While at it, make the udma_filter() method calls take precedence over using the mode masks.quoted
This one not looking to pretty -- I've geve some thought on how to beautify all these switch fallthoughs but haven't got something much better then uour original approach (AKA Occam's razor :-).So, it's probably better forget about this patch. But please do take patch 4/4 to merge either before or after your "Occam's razor" -- it makes its best at masking out the MWDMA modes anyways...
Sure, could you re-send patch 4/4 synced against current Linus' tree? Thanks, Bart