Thanks for your patch, Gennar1! Now I can watch DVB-T on my Android with my rtl-sdr You might want to rename some enum members, else there is a compiler error:
In file included from drivers/media/dvb/dvb-usb/rtl2832u.c:7:
drivers/media/dvb/dvb-usb/rtl2832u_audio.h:43: error: expected identifier before '(' token
because CR_* is already defined on the ARM platform. I just appended a "_" in rtl2832u_audio.* If someone needs the kernel module for the Galaxy Nexus and the app, I made it available here.