]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
staging: xroeframer: adding correct offset to framer_enable sysfs store entry
authorVasileios Bimpikas <vasileios.bimpikas@xilinx.com>
Tue, 2 Oct 2018 13:14:16 +0000 (14:14 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 2 Oct 2018 13:51:52 +0000 (15:51 +0200)
commit675bdf1f704d98f080df7d3664e51bf3bc66ab29
treee1eb3864566f4e0bb367999803ff596c5fdca06d
parent5359965bf652b517ee31e89c9e7830f4012124fc
staging: xroeframer: adding correct offset to framer_enable sysfs store entry

Fixed using CFG_MASTER_INT_ENABLE_ADDR instead of CFG_MASTER_INT_ENABLE_OFFSET
STATS_BASE from the passed offset in enable_show() in sysfs_xroe.c.

Signed-off-by: Vasileios Bimpikas <vasileios.bimpikas@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/staging/xroeframer/sysfs_xroe.c