Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303166
| From | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] mtd: nand: pxa3xx_nand: add register access debug |
| Date | 2016-01-07 01:10 +0100 |
| Message-ID | <qO6jo-8sH-9@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <pYTXI-61Z-13@gated-at.bofh.it> <q0IYa-1r5-17@gated-at.bofh.it> <q10in-T2-31@gated-at.bofh.it> <qHdSF-4si-3@gated-at.bofh.it> <qHoEp-33W-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Dec 19, 2015 at 01:19:26PM +0100, Robert Jarzmik wrote: > Brian Norris <computersforpeace@gmail.com> writes: > > > I don't have very strong opinions on this. It's kind of annoying to have > > this sort of stuff duplicated for every driver, if it's really needed. > > But I'll admit this kind of infrastructure is sometimes useful. > > > > Anecdote: I recently found the regmap trace event infrastructure pretty > > nice for debugging some other drivers. This would only require you to > > have tracing enabled, and then no recompiles are necessary at all. Just > > cmdline changes. > > > > So, I could go with this patch, if Robert still desires it. Or you could > > convert to using regmap for MMIO :) > I'm as you, I don't feel strong opinion about it, I'd like to have a debug > tracing tool, be that this patch or regmap MMIO. Regmap is probably overkill, and wouldn't do a lot to satisfy Ezequiel's concern, I expect. > If we all agree on a path I could even make the final patch, whichever solution > is chosen. I'm OK with this one, which still applies OK for me. But I do have one comment, which I'll post at the top-level. Brian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/3] mtd: nand: pxa3xx_nand: add register access debug Brian Norris <computersforpeace@gmail.com> - 2016-01-07 01:10 +0100
csiph-web