From: Sylwester Nawrocki Date: Fri, 25 Nov 2011 23:37:23 +0000 (-0300) Subject: [media] m5mols: Simplify the I2C registers definition X-Git-Tag: v3.3-rc1~48^2~400 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69eb18032017082bb1c54236290c7e3578e0a3d3;p=pandora-kernel.git [media] m5mols: Simplify the I2C registers definition The redundant definitions of the m5mols I2C register addresses within the pages (categories) are removed. In place of symbolic definitions plain numbers are used which simplifies the code and eases identifying the registers in the documentation. Also make the m5mols_busy() function accept I2C_REG() value as a register address, like all other functions, rather than using the category and command values. Acked-by: HeungJun Kim Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed