]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
staging/olpc_dcon: drop pin frobbing code for xo1.5
authorAndres Salomon <dilinger@queued.net>
Mon, 1 Oct 2012 21:46:11 +0000 (14:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 18:39:22 +0000 (11:39 -0700)
commit6c98274cba3b68e6d87ddb3b0be2bec449106181
tree3d07593a5ec0394c8379dd2318f38147b3fc10f3
parent20b27c61b714537a4cd6d93679e9d8a5947f1769
staging/olpc_dcon: drop pin frobbing code for xo1.5

This code looks in the PCI config space for pin addresses and sets up some
stuff.  However, Openfirmware has already done this for us, so there's no
need to ever do it in Linux.  According to Mitch Bradley, this OFW has been
doing this for us since at least B3 builds (pre-mass production).

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c