lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	28 Sep 2006 11:21:55 +0200
From:	Andrew Victor <andrew@...people.com>
To:	Haavard Skinnemoen <hskinnemoen@...el.com>
Cc:	Russell King <rmk+lkml@....linux.org.uk>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 8/8] atmel_serial: Kill at91_register_uart_fns

hi Haavard,

> at91_register_uart_fns has no users as far as I can see. Let's get
> rid of it.

No.  It is being used.

This interface is used to register board-specific functions that can be
use to control the serial port modem-control lines.

For example, the AT91RM9200 only provides the full modem-control signals
on USART1.  If you need the modem-control signals for any of the other
ports you need to drive some of the GPIO pins manually.  So you need
this hook back into your board-specific file to do that.


Regards,
  Andrew Victor


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ