commit | 3f5c34c6d4688b3b7e1dbc7bbc68a2f03a0d6b0c | [log] [tgz] |
---|---|---|
author | Manuel Lauss <[email protected]> | Tue Jan 24 10:12:00 2017 -0800 |
committer | Dmitry Torokhov <[email protected]> | Tue Jan 24 10:27:34 2017 -0800 |
tree | b9387d85890c4466d9cf3d3145c95e0b07235234 | |
parent | 62ed8ceda1699acae01b666497f004bfd3d67a6f [diff] |
Input: wm97xx - make missing platform data non-fatal Commit 6480af4915d6 ("power_supply: wm97xx_battery: use power_supply_get_drvdata") made wm97xx platform data mandatory, although it's still optional. This patch fixes an oops during driver probe on one of my MIPS boards with a wm9712. Signed-off-by: Manuel Lauss <[email protected]> Reviewed-by: Robert Jarzmik <[email protected]> Acked-by: Charles Keepax <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>