commit | afc5438b4cc1082fc1ad6b729b15d26d327e70f2 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Sun Oct 05 19:19:47 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 05 19:20:53 2014 -0800 |
tree | f3e8ac6bdbf27e1a61deb954fe7ed5645b2e322a | |
parent | b70e5e9d717faa334bf33c232c763be3f673138e [diff] |
serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_port Use container_of instead of casting first structure member. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>