On 23/12/15 01:17, Zaphod Beeblebrox wrote:
+/*
+@ingroup xilinx-zynq_i2c
+@brief Disable cadence interrupts
+*/
  static void cadence_i2c_disable_interrupts(volatile cadence_i2c *regs)
  {
    regs->irqdisable = 0xffff;
  }

Could we please not add trivial Doxygen comments like this.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to