i2c: omap: cleanup register definitions
authorAlexander Kochetkov <al.kochet@gmail.com>
Sat, 22 Nov 2014 19:47:11 +0000 (23:47 +0400)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 23 Nov 2014 16:27:47 +0000 (17:27 +0100)
commit9fd6ada84fd29c8115f2781b48a6ae7c8c4debe2
tree89f71d2ec8e4b12e997f2e049897185a3f71c64c
parent249051f49907e7d147228a7d27a8ec37da1ea0fa
i2c: omap: cleanup register definitions

Delete STAT_AD0 mask as unrelated to current IP (omap1?).
Delete DEBUG conditional around SYSTEST masks group.
Add SYSTEST functional mode masks for SCL and SDA.
Add STAT_BF mask.

Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Tested-by: Felipe Balbi <balbi@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-omap.c