LinuxKPI,lindebugfs: add u8 base type and blob support
Add debugfs_create_u8() based on other already present implementations.
Add a read-only implementation for debugfs_create_blob().
Both are needed for iwlwifi debugfs support.
Sponsored by: The FreeBSD Foundation
OKed by: jfree (earlier version)
Differential Revision: https://reviews.freebsd.org/D37090
(cherry picked from commit 0fce2dc1573019d0732f33fa7c26cc228655d3e8)