trs80m1: Naïve initial implementation of external buffer support
authorAlan Cox <alan@linux.intel.com>
Thu, 12 Jul 2018 14:08:54 +0000 (15:08 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 12 Jul 2018 14:08:54 +0000 (15:08 +0100)
commit2144f3a94e4b45bba478bbdab8c7d0d0d3c56fe4
tree7aca361f154b78c07bb61d134655802edbf8fd92
parenta8f3ac42461547cc9fc60e0f4dd8b7d778f6da9e
trs80m1: Naïve initial implementation of external buffer support

This is just to make it work. We need custom buffer to user copiers (fast ones)
to make this work usefully.
Kernel/platform-trs80m1/buffers.c [new file with mode: 0644]