edac: move documentation from edac_device to edac_core.h
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 26 Oct 2016 18:01:47 +0000 (16:01 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 15 Dec 2016 10:54:51 +0000 (08:54 -0200)
commit5336f75499bbb293910b3502b3c4a4f9ab9ff078
treebe79615cafb792012e3b9af79db546f3adce16ac
parent78d88e8a3d738f1ce508cd24b525d2e6cdfda1c1
edac: move documentation from edac_device to edac_core.h

Several functions are documented at edac_device.c.

As we'll be including edac_core.h at drivers-api book, move those,
in order for the kernel-doc markups be part of the API
documentation book.

As several of those kernel-doc macros are not in the right format,
fix them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/edac/edac_device.c
drivers/edac/edac_device.h