
17 Mar
2020
17 Mar
'20
1:06 a.m.
On Sun, Mar 15, 2020 at 12:00 PM Marek Vasut marek.vasut@gmail.com wrote:
Inline all the functions from the header file, as they are not used outside of the driver or the standalone EEPROM example.
Note that this does introduce considerable amount of duplication in the standalone EEPROM example, however that one has to be rewritten anyway, roughly such that the SMC911x driver would expose DM EEPROM interface and the standalone example would use that.
Signed-off-by: Marek Vasut marek.vasut+renesas@gmail.com Cc: Joe Hershberger joe.hershberger@ni.com Cc: Masahiro Yamada yamada.masahiro@socionext.com
Acked-by: Joe Hershberger joe.hershberger@ni.com