Re: [RFC PATCH v2 02/11] ARM: OMAP: expose control.h to mach area

2012-06-20 Thread Tony Lindgren
* Konstantin Baydarov kbaida...@dev.rtsoft.ru [120618 04:36]: This patch exposes the definitions under control.h to drivers outside the machine code. As discussed earlier, this will likely lead into misuse of these registers that will be a big mess to clean up. Can't you make these private to

[RFC PATCH v2 02/11] ARM: OMAP: expose control.h to mach area

2012-06-18 Thread Konstantin Baydarov
This patch exposes the definitions under control.h to drivers outside the machine code. Signed-off-by: Eduardo Valentin eduardo.valen...@ti.com --- arch/arm/mach-omap2/am35xx-emac.c|2 +- arch/arm/mach-omap2/board-3430sdp.c |2 +-