* Re: UIO: Implement a UIO interface for the SMX Cryptengine [not found] <20080414100848.GA19369@digi.com> @ 2008-04-14 11:39 ` Ben Nizette 2008-04-22 9:32 ` Uwe Kleine-König 0 siblings, 1 reply; 2+ messages in thread From: Ben Nizette @ 2008-04-14 11:39 UTC (permalink / raw) To: Uwe Kleine-König; +Cc: linux-kernel [putting lkml back in CC] On Mon, 2008-04-14 at 12:08 +0200, Uwe Kleine-König wrote: > The line "depends on UIO" isn't needed (anymore) because the whole > config item is located in a "if UIO"/"endif". Right, just saw your patch fly by. Given mine's been taken up by gregkh already I was kinda hoping someone further up the tree would end up fixing it. If not I can of course rebase and resend. > > The "default n" isn't necessary because that's the default anyhow. Eh, I like to be explicit. > > I didn't look deeper into that patch, but it might be possible to share > code with my patch Indeed, I quite like your patch. I spend a fair bit of time on the AVRFreaks AVR32 support community and I can see a great need for what you've done. That said, if HJK/ GregKH don't object I think I'll leave mine pretty much as-is; having a device-specific ISR in platform code just doesn't quite sit smooth with me :-) Thanks! --Ben. ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: UIO: Implement a UIO interface for the SMX Cryptengine 2008-04-14 11:39 ` UIO: Implement a UIO interface for the SMX Cryptengine Ben Nizette @ 2008-04-22 9:32 ` Uwe Kleine-König 0 siblings, 0 replies; 2+ messages in thread From: Uwe Kleine-König @ 2008-04-22 9:32 UTC (permalink / raw) To: Ben Nizette; +Cc: linux-kernel Hello, Ben Nizette wrote: > > [putting lkml back in CC] > > On Mon, 2008-04-14 at 12:08 +0200, Uwe Kleine-König wrote: > > > The line "depends on UIO" isn't needed (anymore) because the whole > > config item is located in a "if UIO"/"endif". > > Right, just saw your patch fly by. Given mine's been taken up by gregkh > already I was kinda hoping someone further up the tree would end up > fixing it. If not I can of course rebase and resend. Your patch is in Linus' tree in the meantime and mine is not (yet). I suggest to prepare a patch such that both drivers share some code after my driver has hit mainline. > > The "default n" isn't necessary because that's the default anyhow. > > Eh, I like to be explicit. I expect this to be cleaned up later by someone à la: git log -E --grep='([Rr]emove|useless|unnecessary).*default n\>' :-) Best regards Uwe -- Uwe Kleine-König, Software Engineer Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-22 9:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20080414100848.GA19369@digi.com>
2008-04-14 11:39 ` UIO: Implement a UIO interface for the SMX Cryptengine Ben Nizette
2008-04-22 9:32 ` Uwe Kleine-König
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox