From: Antti Palosaari Date: Tue, 26 Aug 2014 21:56:46 +0000 (-0300) Subject: [media] it913x: change reg read/write routines more common X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da55c94dd85474a9925bd07a73959ae77a5aa6d;p=pandora-kernel.git [media] it913x: change reg read/write routines more common Change register write and read routines to similar which are typically used. We have to add processor core as a part of register address in order to simplify register access. Chip has two cores, called link and ofdm. As for now, use address bit 24 to address used core. Bits 15:0 are register address in given core. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed