Implement debugfs_create_devm_seqfile() keyed by device and a
read function.
XXX I am not really sure where to put all the bits as they do not
seem to really belong in lindebugfs, but also do not really fit
into debugfs.h (rather fs.h?)
I have thus left over a few bits to cleanup in the hope we can
sort the belonings of the implementation out first.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days